This topic has 3 replies, 2 voices, and was last updated 9 years, 8 months ago ago by Jimbo
Hi,
I’m trying to change the hover color of the add to cart button on the products page but not working.
tried this
.etheme_add_to_cart_button:hover {
background-color:#719400;
}
Hello,
Try this one
.product-details .btn.etheme_add_to_cart_button:hover {
background-color: #719400 !important;
}
But, dear Jimbo, such type of questions is additional customization and is beyond the scope of our support. Our base support includes the fixing of theme bugs and providing detailed information about theme settings and options. Please take this into account and keep in mind when create new topic.
Regards
Ok Olga… I understand 😉
The issue related to '‘change add to cart button hover color’' has been successfully resolved, and the topic is now closed for further responses