Home>Support>How do I reduce the white space in the masthead

How do I reduce the white space in the masthead

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].

I have the premium theme and what to reduce the white space just enough so it matches the size of my logo.

I don’t a way to do this from the Vantage premium theme settings.

-Stan

URL: http://www.defconetworks.com

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

  1. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Stan

    Give this a try under Appearance > Custom CSS:

    header#masthead.masthead-logo-in-menu .logo {
    padding: 0;
    }
    
    .main-navigation ul li a {
    padding-top: 0;
    padding-bottom: 0;
    }
    

    Adjust the second selector to have a little padding. So change padding-top: 0 and padding-bottom: 0 to say padding-top: 5px etc. and see the effect.

  2. 10 years, 9 months ago Stan DeFreese

    Hi Andrew,

    I added the suggested code, and I still have the big awful white space above my menu. If you check it out at defconetworks.com you can see what I mean. How do I reduce the white space on?

  3. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    You can removed the Custom CSS I sent through. That was specific to the layout you were previously using. To reduce your header padding now you can go to Appearance > Customize > General: Header Padding. Try setting it to 1.

    Hope that helps.

  4. 10 years, 9 months ago Stan DeFreese

    Awesome, it works great!

    Thank you,
    Stan

  5. 10 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Awesome, glad to hear you made progress there.

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