How can I eliminate this small white space?

Hi,

Does anyone know how to remove this small white space?

Thanks in advance

My webshops URL is: https://www.glowinh.com/

Hi @Bahrikaan

This is Henry from PageFly - Landing Page Builder App

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.css

Step 3: Paste the below code at bottom of the file → Save

#PageContainer div#shopify-section-template–19733429518685__6dbcbdec-8449-497c-a475-f33624dc5ff3 {

margin-top: 0 !important;

}

Hope that my solution works for you.

Best regards,

Henry | PageFly

Hi,

Thanks Henry, your solution worked for me.

Hi Henry,

Sorry to bother you again, your solution fixed it on the desktop version. On mobile it goes behind it. Do you know how to fix that?