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 buffer between logo and top navigation bar

Resolved 1 reply premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

The title is pretty self-explanatory. Regardless of logo image size, there is a buffer between the logo and navigation bar that I’d like to rid the site of. How might I do so?

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 10 months ago

    Hi Zach

    Under Appearance > Customize > General: Header Padding you can set header padding but I don’t believe it can be set to zero. To do that try this under Appearance > Custom CSS:

    /* Vantage remove all header padding */
    header#masthead {
    padding: 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