This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Olga Barlow
Hi Support,
Is there a way to make the product thumbnails click through to the product pages on the product category pages?
Hello,
It’s because of the type of hover effect but if you don’t use Quick View it’s possible to make product image clickable. Go to Theme Options > Styling > Custom CSS and add the following code:
.product-view-default .footer-product {
height: auto;
left: auto;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up