This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Gap between header and content

Resolved 2 replies pluginplugin-page-builderquestion
Started · Latest reply by liviux

Hi there,

My website is : www.selenox.com
I use Page Builder with Sidney theme and I would like to remove the gap like showed in the image. I tried to add the following code with the Simple Custom CSS plug-in but nothing worked:

.home #main {
padding: 0 !important;
}

#main {
padding-top: 0;
}

.home #main {
padding-top: 0 !important;
padding-bottom: 0 !important;
}

header#masthead hgroup {
margin: !important;
}

header#masthead {
padding: 0 1px 0 0 !important;
}

.home #main {
padding-top: 0 !important;
}

Does anybody know how to solve this issue ?

Cheers

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff

    Hi Liviux,

    I just had a quick look at your website and it looks like you managed to remove this spacing. Do you still need help with this?

  2. liviux

    Hi Alex, Thank you for your reply.

    I don’t know if it is the right way or not, but I managed it through the custom CSS of the theme (Sidney) I’m using.

    So, the problem is solved

    Thank you again

    Regards

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread