This topic has 4 replies, 3 voices, and was last updated 9 years, 9 months ago ago by Robert Hall
Hello!
I opened a while back a thread with the same title, also for Royal. See here.
However, after the last theme update, your provide code (which I’m going to copy / paste below) doesn’t work anymore. Can you please provide me with a working css code?
a.btn.border-grey.progress-button.etheme_add_to_cart_button.product_type_simple {
background-color: #262626;
color: white;
}
a.btn.border-grey.progress-button.etheme_add_to_cart_button.product_type_simple:hover {
background-color: #cda85c;
}
Thanks 🙂
Hello,
Please try to use this code:
a.btn.border-grey.product_type_simple {
background-color: #262626;
color: white;
}
a.btn.border-grey.product_type_simple:hover {
background-color: #cda85c;
}
Thank you.
Regards,
Eva Kemp.
Works great! Thank you!
Ticket closed (again) 🙂
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘CHANGE THE COLOUR OF THE NORMAL & ON HOVER ADD TO CART BUTTON ON CATEGORIES PAGE’' has been successfully resolved, and the topic is now closed for further responses