Shopify themes, liquid, logos, and UX
Hi all,
As pictured below somehow I have a small gap around the whole of my site. Are there any ideas on how I could have done this or what could be changed to fix it?
Thank you in advance,
Charles 🙂
Solved! Go to the solution
This is an accepted solution.
Ok so here's how you can remove the space.
1- Make a copy of the live theme as a backup
2- Click Action>edit code
3- search for theme.liquid file. it will be under the layout folder.
4- search for body tag and add the following code of line (check screenshot attached)
style = "margin: 0px;"
5- save the file and then refresh your website page. This should work.
If helpful then please Like and Accept as a Solution.
Hi,
This can be fixed by CSS code. Please share your store URL so i can let you know which in which file to edit/add code.
Thanks
This is an accepted solution.
Ok so here's how you can remove the space.
1- Make a copy of the live theme as a backup
2- Click Action>edit code
3- search for theme.liquid file. it will be under the layout folder.
4- search for body tag and add the following code of line (check screenshot attached)
style = "margin: 0px;"
5- save the file and then refresh your website page. This should work.
If helpful then please Like and Accept as a Solution.
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