prestarocket-agence / classic-rocket

Classic Rocket is a rework of "classic theme". It has been built keeping in mind : performance, accessibility and SEO.
https://demoprestashop.prestarocket.com/
Other
230 stars 127 forks source link

two-finger zoom to enlarge photos #289

Open etsmes opened 2 years ago

etsmes commented 2 years ago

Hi,

The two-finger zoom to enlarge product images on mobile devices does not work. Does anyone know any solution?

Thank you!

etsmes commented 2 years ago

fixed!

.slick-slider { touch-action: auto !important; / mobile devices zoom on the images with 2 fingers / }