change the color of the cart buton
-
hi
can you please tell me how to change the color of the cart buton ?
best regards
Hello,
You can change or set the color of all the buttons in the Theme Settings > Styles and colors > Buttons. In order to change the button on a certain page, you can apply Theme Settings Presets: https://evansclarks.com/shop/mens-black-oversized-sneaker-4/
If you have any questions please feel free to contact us.
Best Regards
IT DO NOT WORK,
How to Make visible my CART button in the menu please If possible in the same color as the menu writing
thanks in advance
Robin
Attachments:
You must be
logged in to view attached files.
Hello,
Each row has the color scheme for the tex: dark and light.
Taking into consideration you want custom colors, please use this code:
body .wd-tools-element>a {
color: yellow;
}
If you have any questions please feel free to contact us.
Best Regards
Hey, now cart is ok but hover is transparent, how to color hover cart buton to white please ?
Hello,
Please try this code:
body .wd-tools-element>a:hover {
color: yellow;
}
Best Regards
Well done, nice work !
god bless
The topic ‘change the color of the cart buton’ is closed to new replies.