What's your biggest current challenge? Have your say in Community Polls along the right column.

Re: How to get rid of white Bar in Dawn

Solved

How can I eliminate the white bar in Dawn theme?

Litsch
Excursionist
17 0 6

Hello, 

 

there is this white bar under the image banner in the Dawn Theme that I fail to get rid of 😞

 

stupid white Bar.jpg

 

 

The section you see below the white bar is "featured collection" (I deactivated the section "rich text", which would normally come after that). 

 

URL: www.Ventureap.de 

Pw: heaffu

 

Thank you for your help!

Accepted Solution (1)
AvadaCommerce
Shopify Partner
3879 839 991

This is an accepted solution.

Hi @Litsch ,

 

You can follow the instruction below:

1. Go to Online Store->Theme->Edit code
2. Asset->/component-slider.css->paste below code at the bottom of the file:

#shopify-section-template--15770839482619__featured_collection {
    margin-top: 0;
}

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

banned

View solution in original post

Replies 5 (5)

Zworthkey
Shopify Partner
5581 642 1583

@Litsch 
I can't See any White Space.

Litsch
Excursionist
17 0 6

@Zworthkey 

That's weird, maybe because the Background was changed to white while you where looking? I just changed it back to an other color so you can see.

I also marked the white Bar with an arrow in the screenshot 🙂  

AvadaCommerce
Shopify Partner
3879 839 991

This is an accepted solution.

Hi @Litsch ,

 

You can follow the instruction below:

1. Go to Online Store->Theme->Edit code
2. Asset->/component-slider.css->paste below code at the bottom of the file:

#shopify-section-template--15770839482619__featured_collection {
    margin-top: 0;
}

If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.

banned
Litsch
Excursionist
17 0 6

@AvadaCommerce Thank you so much man!! 

The white bar is finally gone 🙂 

Jacobjr77
Visitor
2 0 0

(sense theme)there is no file >/component-slider.css-> under assets i have the same issues on the product page sScreenshot 2024-07-09 094725.png