Home>Support>Vantage theme, white space between menu bar and page builder

Vantage theme, white space between menu bar and page builder

Hi,
I’ve tried everything I can think of and I still can’t escape this white space issue between menu bar and the top image on each page.
I’ve been able to fix the issue on the home page, but the other pages are stil having the issue.
I’ve tried CSS, I’ve tried setting padding to 0%, 0, even negative numbers.
Please help!

Dogs2Vets

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

  1. 7 years, 2 months ago Alex S
    Hi, I Work Here

    Hi Jenny,

    You have two options to remove this spacing. You can either remove it through Page Settings (untick Masthead Bottom Margin) on a page by page basis or you can remove the spacing with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:

    #main.site-main {
      padding-top: 0;
    }
    

    You might also need to install the SiteOrigin CSS Editor.

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