This topic has 4 replies, 3 voices, and was last updated 8 years, 6 months ago ago by Robert Hall
Is there a way of changing the colour of the rollover on the ‘Add to basket’ buttons?
Hello,
Please show a page where you want to change the button color.
Regards,
Eva Kemp.
Hi Eva, it would be all the ‘add to basket’ buttons on the home page: http://boomtree.homecreative.co.uk and the Shop page: http://boomtree.homecreative.co.uk/shop/
Thanks 🙂
Hello,
Please try to add this code in Theme Options->Custom CSS->Global Custom CSS.
.etheme_add_to_cart_button:hover {
background-color: red !important;
color: Black !important;
border-color: red !important;
}
Regards,
Robert Hall
You must be logged in to reply to this topic.Log in/Sign up