Hi Support,
Is there a way to make the product thumbnails click through to the product pages on the product category pages?
Site URL: hidden Theme version: 3.16.2. WooCommerce version: 4.8Hello,
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
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.