Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello guys, when I open product page on mobile phone I see overflow. How can I fix this problem ? Its Ella theme
Product page link - https://exyoga.com/products/15-mm-natural-rubber-suede-lotus-yoga-mat-2
Solved! Go to the solution
This is an accepted solution.
Hi @ExYoga
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {
@media (max-width:767px){ html, body {
overflow-x: hidden !important;
}
}
}}
@media (max-width:767px){ body, html {
overflow-x:hidden !important;
}
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hi @ExYoga
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {
@media (max-width:767px){ html, body {
overflow-x: hidden !important;
}
}
}}
@media (max-width:767px){ body, html {
overflow-x:hidden !important;
}
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you, its worked
You are welcome 😊
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Life saver thanks 🙏
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025