classic-rocket icon indicating copy to clipboard operation
classic-rocket copied to clipboard

two-finger zoom to enlarge photos

Open etsmes opened this issue 3 years ago • 1 comments

Hi,

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

Thank you!

etsmes avatar May 26 '22 12:05 etsmes

fixed!

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

etsmes avatar Jun 23 '22 07:06 etsmes