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!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi 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.