This topic has 6 replies, 3 voices, and was last updated 7 years, 6 months ago ago by Olga Barlow
Hello,
Im using the kids template for my webpage and the products have a quick view that appears in yellow in the bottom of the product image, if i click the quick view it works perfectly, if i click the product name it also works and i go to the product page, but, if i click the product image nothing happens…is it possible to click the product image and go to the product page?
Thanks
hello,
put this code in,
8theme options >> styling >> custom css >> global custom css
.product-view-default .footer-product {
top: inherit;
height: auto;
}
Hi,
It works but there is a problem, wen the product has more images in the gallery images insted of being able to click on the image and going to the product, an arrow apears and wen you click it it changes for the next image in gallery.
So it only works with products that only contain one image, wich is not the ideal, please let me know if i can add something more to the css code.
Thanks!
Hello,
Go to Theme Options > E-Commerce > Product Page Layout > Image hover effect and change it to Swap or disable. If you use Slider hover effect then you can’t have the link on the image because clicks slide the product gallery.
Regards
That did the trick, thanks.
You are welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up