This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp
Hi,
Not sure if you can help me. On all my shop pages where i can see all the product thumbs in a grid format as I hover over the product name below each image and above the price it disappears.
http://www.custhom.co.uk/shop/product-category/wallpaper/
I can’t seem to find the right section to adjust to stop this from happening.
Thanks,
Nathan
Hello,
Please add this code in Global Custom CSS:
.product .product-details .product-title a:hover {
color: #3d3d3d !important;
}
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up