Hi
My problem is if I click to product image on dekstop or mobile it’s zoom too much, i try several script but no one help for me.
@Botosmotors Please provide 4 digit store collaborator code so I will check and fix this.
Hey there, do you still have issue with the image zoom on your store or has it been resolved?
hello @Botosmotors
Go to online store ----> themes ----> actions ----> edit code ----> assets —> section-main-product.css…line number 631
serach the code
.product-media-modal__content {
max-height: 100vh;
width: 50%;
overflow: auto;
}
and replace with this code
If this was helpful, hit the like button and accept the solution.
Thanks
Where I can send you?
Hey, yes.
Thank you, but this is dosen’t help me