How to get rid of this white bar under image banner thanks mates

you will have to inspect the code, find the section id it is referencing then add some css to the theme.scss or style doc.

In Chrome or Firefox

If you preview the website, right click on that white section and select INSPECT

it will then open the dev tools inspector and should show you the section id that it is referencing

then in your css just add .section-IDHERE (or whatever the class or id is for that section)

.section-12345 {margin:0px!important;}

in some themes you will have to call index-template

what theme is it?

Sorry didn’t look at it -

you are using Dawn theme -

whats the pass to view the site? you can DM me if you like

Im using dawn sorry forgot to mention that. so do I add “.section-IDHERE” after

?

no - send me the password to the FRONT END so I can see the site

GO to Online Store → Preferences and scroll to the bottom there is a
password there

password is just 1234

hahahahah

add this… to your theme.scss AT THE BOTTOM OF THE FILE (this is for desktop)

@media screen and (min-width: 750px) {

.rich-text:not(.color-background-1) {
padding-top: 0em!important;
padding-bottom: 0em!important;

}

}

or you can do it for mobile and desktop with this

.rich-text:not(.color-background-1) {
padding-top:0rem!important;
padding-bottom:0rem!important;
}

good luck

Im not sure if this is just my ignorance but I can’t seem to find “theme.scss” could you help me with that XD

Thanks you

it was in assets → section-rich-text.css

check it now

reached my PM limit :slightly_smiling_face:

don’t worry about it - it took me 2 seconds to do -

sometimes I pop online to help people out -

cool products :slightly_smiling_face:

  • I recommend that you add what they are at the ends of the names for SEO

Drago Addormentato - Air Freshener

or however you want to position them - this will help with organic SEO without having to pay for it :slightly_smiling_face:

Chow!