Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Why is there white space above my image banner? Dawn theme.

Why is there white space above my image banner? Dawn theme.

Sublimation90
Visitor
3 0 0

Can someone please help me shift my image banner up or something to correct the blank space? Nothing I have tried so far is fixing this. I had used a code to make the header transparent but seemed to have the issue before I did that. Only some of my image banner is behind by the header and the rest is white space. What can I do to try fix this? 🙏 

 

IMG_5358.jpeg

Replies 4 (4)

PageFly-Henry
Shopify Partner
1184 335 296

Could you share with me the page URL, I will help you check it.

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Sublimation90
Visitor
3 0 0

Thank you! 
unfoldexclusive.com 

Password- duphia 

 

PageFly-Henry
Shopify Partner
1184 335 296

Hi @Sublimation90 

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 base.css

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

 

.header__icon {

    color: black !important;

}

 

Hope that my solution works for you.

Best regards,

Henry | PageFl

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

Sublimation90
Visitor
3 0 0

Thank you but unfortunately it didn’t work