We have an issue with the Dawn theme’s zoom feature on the product detail page.
If you click on a product image the zoom feature kicks in as it should. However, the zoom is over the entire screen width. We would like to adjust this and to control the max. width / size of the zoom.
In the chrome editor we found the spot in the HTML code where this happening. But we cannot find the place in the Dawn theme code to control it.
We looked in all the .js files - but we couldn’t spot the code that would help us to control the max. width of the zoom function.
For the moment we switched it off completely via CSS - but we would like to use it in the future.
Here are the lines of codes you can add at the end of the respective CSS (section.main-product.css) file to adjust the zoom for mobile and desktop.
what bothers me though is that the picture quality is not optimal. not sure how to fix that since we uploaded all pics in high quality. some compression is at work here.
In case you or anyone else still needs help with this, it’s possible to both fix the zoomed image’s width so it looks fine on mobile, plus add arrows to it - here is a detailed guide.
Unfortunately this isn’t working for me in regards to the mobile zoom images being way too large. I’m guessing something has changed in the last couple of years since this solution was posted?