Remove the blank line under header - Spotlight

Hi, I am using Spotlight theme, and I have this white bar between the header and the image banner on homepage. How can I get rid of it?

www.pearliful.com

1 Like

I solved it by adding

.shopify-section-header-sticky {
margin-bottom: -30px;
}

This is Noah from PageFly - Shopify Page Builder App

Hi @Pearliful Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag


Hope my solution will help you resolve the issue.

Best regards,

Noah | PageFly