This topic has 4 replies, 3 voices, and was last updated 8 years, 4 months ago ago by Eva Kemp
Hi
how to set the text font color when hovering on the add to cart button
for instance
http://ftstore.gr/athlitiko-soma-iv/
Hello,
You can add this code in Theme Options -> Custom CSS -> Global Custom CSS
.btn.product_type_simple:hover {
color: white;
}
Regards,
Rose Tyler.
ok thanx
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘font text color’' has been successfully resolved, and the topic is now closed for further responses