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!