Home>Support>Remove white space between menu and hero image

Remove white space between menu and hero image

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi there

I’ve been browsing the support section and it seems the only way to remove white space (without using MetaSlider) is by CSS code.

Can you please provide me the lines I need to remove the white space on top of my site?

BTW: I already found and applied the code below and it removed about half the white space. The remaining space seem to belong to the row containing the Hero widget since the color can be changed in the Background Color setting.

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

Thanks.

URL: http://about.pairwise.net/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    Hi Jes Thorbjørn

    Sure thing! I’ll have one of our team write and test the custom CSS for you and post it here when they’re done.

  2. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    Hi Jes Thorbjørn

    Our technical team has written up the following custom CSS. Can you navigate to Appearance > Custom CSS and see if this does the trick. Just paste in the following:

    /* Home */
    
    .home #main {
      padding-top: 0;
    }
    
    .home.layout-full .panel-row-style.panel-row-style-full-width {
      padding-top: 0;
    }
    
  3. 9 years, 7 months ago Jes Thorbjørn Holt

    Hi Greg

    Brilliant! Works perfect. Thanks a lot :)

  4. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    Awesome! Very glad to hear it.

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More