Home>Support>How do I get rid of the page at the top of main in the container on the Vantage theme for one page?

How do I get rid of the page at the top of main in the container on the Vantage theme for one page?

How do I get rid of the page at the top of main in the container on the Vantage theme for one page? I have a page I want to eliminate the padding under the header. See this link:

http://atlona.com/infocomm15/

I want to do this on a page by page basis when creating landing pages. You’ll see the 35px padding above the graphic.

Thanks

Mike

URL: http://atlona.com/infocomm15/

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, 5 months ago Daniel
    Hi, I Work Here

    Hi Mike

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

    body.page-id-9340 #main {
      padding: 0px !important;
    }
    

    Cheers

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