Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello all! :-)
I’m happy to join the siteorigin circle. I am now using vantage theme + site origin page builder and I can’t believe how amazing they are!
However I am currently struggling with a big problem with page builder, and it looks like I am not the only one. I have a white space between my header and my first row. I would like to have them side by side.
Have a look:
Is it possible?
I’m thinking about buying the premium version but I don’t want to waste my money.
Thank you for your help,
Alban.
Hi Alban,
Okay so there’s likely two things causing spacing here. The standard Vantage spacing and the slider / image.
For the first one, you can remove it via CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
.site-main { padding: 0 !important; }You might also need to install the SiteOrigin CSS Editor.
Now for the second issue, this one I need to view the website. Do you have a public URL where we can take a look at the spacing? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.