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.

Removing header logo white space.

Open 3 replies themetheme-vantage
Started · Latest reply by Andrew Misplon

There is just way too much white space below and above my logo in the header. The image itself has been trimmed. Is there somewhere I can edit the code or some option to remove this excess space?

My site is http://morrowcountygop.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff

    Hi Jeremiah

    Thanks for running Vantage.

    If you’re running Vantage Premium you can head to Appearance > Customize > General: Header Padding and adjust it there.

  2. Jeremiah Scott Wagner

    And if I don’t have premium?

  3. Andrew Misplon Staff

    Give this a try in a Custom CSS plugin or module. I like the one included with WordPress Jetpack but there are many to choose from:

    header#masthead hgroup {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
    }

    Just copy, paste and edit the padding as required.

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