This topic has 2 replies, 2 voices, and was last updated 11 months, 4 weeks ago ago by Tony Rodriguez
Hello where to change the color of these flashing wheels
more info image : https://prnt.sc/Jv22W_EJmJ4H
Hello, @coffeedog,
Thank you for using our theme and for contacting us.
If you wish to change the color of the flashing wheels, kindly replicate the following CSS code into the designated location: XStore >> Theme Options >> Theme Custom CSS >> Mobile. Please note that you can change the color as desired.
Subsequently, please ensure to clear your browser cache to visualize the changes. The anticipated outcome should resemble this:
https://ibb.co/HBMH0FK
.et-mobile-panel .et-quantity {
background-color: red !important;
color: #fff;
}
.et-mobile-panel .with-dot>a .et_b-icon:before {
background: #261dec !important;
}
Yours Sincerely,
8Themes Team.
The issue related to '‘where to change the color of these flashing wheels’' has been successfully resolved, and the topic is now closed for further responses