kavehsajjadi

Results 1 comments of kavehsajjadi

I just encountered this issue on phones. Fixed it with the below: ` @media(max-width: $tablet-max) { /* The image that has zoom on it */ .product__img { pointer-events: none; }...