Shopify themes, liquid, logos, and UX
Hi guys,
On mobile view, my website appears fine at first, but the top part of the screen can be swiped to the left showing a white space all the way down the right side. This is only at the top part, if I scroll down then the white space disappears.
Can someone please help me to remove this padding? This is also on every page (landing, product)
Hello @Tony1992 ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.css file and paste the following code at the bottom:
body {
overflow-x: hidden !important;
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025