This topic has 4 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
Hi
Can you please let me know how do I get rid of the bright red colour on product titles (on hover)? I used the following code:
#products-grid.products_grid .product-grid .product-name a:hover { color: #eae2d3; }
but it didn’t change the red hover colour.
Thank you!
Hello,
Please provide us with the link of your site.
Thank you.
Regards,
Eva Kemp.
attached, thank you
Hello,
I’ve added the code below into custom.css file:
#products-grid.products_grid .product-grid .product-name > a:hover {color: #eae2d3 !important;}
But the issue seems to be related to the cache plugin you’re using, because in Chrome firebug the changes are visible.
So you need clear the cache via FTP or wait till it’s cleared automatically on the server.
Regards,
Eva Kemp.
The issue related to '‘product title font colour on hover (remove the red colour)’' has been successfully resolved, and the topic is now closed for further responses