White bar showing up on top and sometimes bottom on Mobile dawn theme

Hi,

my website is www.sweatfree.co

On mobile there is this random white bar that is showing at the top and sometimes at the bottom of the page on mobile specifically. If you could please advice on how I can remove it!

Hey! That random white bar on mobile is a super common issue — it usually comes from either:

  • Unintended padding/margin

  • A 100vh CSS issue (especially on iOS)

  • Overflow from hidden or off-screen elements

  • probably just need a front-end design

kindly let me know if this help or you need more support

Hi @SweatFree ,

There is a redundant code shown in the theme.liquid file.

Please send me the code of the file, I will check it for you

Hi @SweatFree ,
I checked and it seems the issue might be caused by the HTML code — specifically the   (non-breaking space) present in your code. Please search for it in the theme.liquid file, remove it, and let me know the result.

If this is helpful, please let us know by giving us a like and marking it as a solution. Thank you :heart_eyes: