I was testing my site on my mobile phone and I noticed I can’t scroll when passing over a product image on the product description page.
Here’s the same issue on this example: http://demo2.themelexus.com/liftsupply/?product=grey-bernhard-willhelm Try and scroll over the featured shoe image on mobile version.
Desktop version has a zoom hover effect and I think there’s a script of it making conflict on mobile because I tried clearing the html classes and attributes of related tags on the inspector but nothing changed. I also deleted the class="zoomContainer" element that’s the zoom viewport but still.
Looking for some snippet to deactivate this, even in desktop version also if it’s necessary, or whatever other solution around the corner.
Thanks!