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