This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Jack Richardson
Hello
I tried almost everything I found in the forum and the background color of the add to cart button in shop page is not changing.
Regards
Spiros
Hello,
Please use this code in Global Custom CSS section:
.etheme_add_to_cart_button.product_type_simple {
background-color: red;
}
Best regards,
Jack Richardson.
You must be logged in to reply to this topic.Log in/Sign up