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.

Remove white space below siteorigin hero

7 years ago · Last reply by Andrew Misplon 7 years ago

hello can someone help me Remove white space below siteorigin hero. I have managed removing the space above between the menu using this css code:

/* Home */
.home #main {
  padding-top: 0;
}
.home.layout-full .panel-row-style.panel-row-style-full-width {
  padding-top: 0;
}

But I can remove the onde below

check at:
boaideia.pt/lio

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 7 years, 3 months ago

    Hi Tiago

    The following link doesn’t appear to work at the moment: boaideia.pt/lio. Is the Hero on your home page? If so, please let me know which part of the page I should look at. Thanks.

  2. Tiago Silva 7 years, 3 months ago

    Hello it’s now at https://djliodasilva.pt

  3. Andrew Misplon Staff 7 years, 3 months ago

    Thanks. Please, try the following at CustomizeAdditional CSS or the Custom CSS location of your choice:

    .layout-full .panel-row-style:first-of-type {
        padding-bottom: 0 !important;
    }

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