Hey guys,
I have this problem right now:
My shop is not full screen in mobile version and you can zoom it out. What did I do wrong? Can you please help?
Edit: I only have this problem in my product page!
Kind regards!
A user encountered a mobile display issue where their Shopify store wasn’t rendering full-screen, appearing zoomed out instead. The problem was isolated to the product page only.
Solution provided:
</head> tagOutcome:
The fix successfully resolved the mobile viewport issue. The solution appears to involve adding proper viewport meta tags to ensure correct mobile rendering.
Hey guys,
I have this problem right now:
My shop is not full screen in mobile version and you can zoom it out. What did I do wrong? Can you please help?
Edit: I only have this problem in my product page!
Kind regards!
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above
Perfect! It worked
Thank you so much!