Home>Support>how to remove space between upper menue bar and first row

how to remove space between upper menue bar and first row

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].

hi,
i use vantage premium with page builder
is there a way to remove

(1) the space between the upper menuebar and the first row (page builder) and
(2) between the footer and the last row (page builder)?

i have a picture, that i want to be placed immediately under the upper menue bar. Now there is a space inbetween with the color of the general background of the theme.

above the footer i have a row with dark background, but between this row and the footer there is stll a space with the color of the general background.

thanks for help

Peter

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

  1. 9 years, 7 months ago Greg Priday
    Hi, I Work Here

    Hi Peter

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .page-id-2047 #main {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    

    You’d just replace the 2047 value with whatever the ID of your page is. Here’s a fairly comprehensive guide to finding that: http://quadroideas.com/find-page-id-wordpress/.

    You might also need to install the SiteOrigin CSS Editor.

  2. 9 years, 7 months ago Peter Wiblishauser

    Hi Greg,
    thanks so much! It works fine :-)
    CU Peter

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