Home>Support>Remove buffer between logo and top navigation bar

Remove buffer between logo and top navigation bar

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. If you need fast email support, please purchase a SiteOrigin Premium license.

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

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More