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 Above SiteOrigin Hero on homepage?

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

Hi there, I have seen threads similar to this and am facing the same problem. On our homepage, there is a small whitespace in between our menu bar and our header image (SiteOrigin Hero). We used a pre-built layout to build the home page, and there was no white space in the preview, but once we built our page the white space appeared. Is this white space removable? Thanks!

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 5 years, 8 months ago

    Hi Aragonresearch

    Thanks for reaching out.

    Do you have a public URL where we can take a look at what’s going on?

  2. aragonresearch 5 years, 8 months ago
  3. Andrew Misplon Staff 5 years, 8 months ago

    Thanks. To remove the top content padding on the home (the theme adds this which is why it’s different in each of these similar threads), you can add to AppearanceCustom CSS if you’re using SiteOrigin CSS or CustomizeAdditional CSS:

    .home #content {
    padding-top: 0;
    }

    Alternatively, you can check your theme’s documentation to see if a top padding page setting is provided. We have a setting like this in some of our themes allowing the space below the menu to be removed.

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