This topic has 2 replies, 2 voices, and was last updated 7 years, 4 months ago ago by Laranz
Hi there,
I need to have links on my thumbnail images for products
for both the home page and category pages.
How can I achieve this?
In a post from Jaime136, you suggested: “You can try to change the type of product hover within our theme options to make the link on the product image active.”
The only product hover variable I found in theme options were for “Image Slider, Swap, and Disable”.
Please advise.
Thanks
Hi,
Try turn off the Quick view in theme options and see that fixes the issue, if not can you try this Custom CSS,
.content-product .product-image-wrapper .footer-product { display: none; }
in your child theme’s style.css or add that in Appearance -> Customize -> Additional CSS.
Let us know,
Thanks,
laranz.
Tagged: links, product images, seo friendly, themes, wordpress woocommerce
You must be logged in to reply to this topic.Log in/Sign up