Shopify themes, liquid, logos, and UX
I have no idea what this is called, but recently this became a new thing. If you go on my website and use a trackpad on a laptop or a mobile device you're able to shift the page in a strange way. Any explanation why it's doing this and the solution? I have an idea this may be due to the page size isn't coherent with the other elements on the screen, but this was only recently an issue as I changed to a newer theme.
Website: https://lobonewyork.com/
Solved! Go to the solution
This is an accepted solution.
HI @gihan7575 ,
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
body.gradient {
overflow-x: hidden;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
This is an accepted solution.
HI @gihan7575 ,
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code just above tag </body>
<style>
body.gradient {
overflow-x: hidden;
}
</style>
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
Hey, this works only on desktop. It doesn't work on mobile.
Hi @gihan7575 ,
It seems the page is from the page fly App.
You can customize the layout from the pagefly.
Thank you
Oh haha you are right. I checked the shopify pages and it's working. Thanks
Hello,
How you solved on mobile?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025