A user is experiencing responsive design issues on their Shopify product pages. Product images display correctly on smaller devices (iPhone SE) but appear zoomed in on larger phones (iPhone 14 Pro Max), cutting off important text.
Root Cause:
The theme uses object-fit: cover or similar cropping behavior, which crops images differently across device sizes.
Hello! I’m almost finished making my website and ive come to the point of testing how it looks on different devices. Fortunately almost everything is fine, besides the product page. For example this is what it looks like on an iPhone SE:
and you can see that the picture is clear and visible, but when switching to a larger phone like an iPhone 14 Pro Max, the picture is zoomed in, making some of the text hard to see:
I do not know how hard this would be to fix, nor do i know if this is even fixable in shopify, but I’d love to hear some suggestions on how I should fix this. Thanks in advance!
crescent.hu