Vantage theme page padding
Greetings,
At my my home page: www.modernprollc.com, you can see there is no space above and below the slider.
However when you click to any of the other pages, there is a space above and below the slider.
My guess is I need something like below in the custom CSS::
.home #main {
padding-top: 0px !important;
padding-bottom: 0px !important;
}This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi
Just remove .home from the Custom CSS. So your Custom CSS lands up as:
#main { padding-top: 0px !important; padding-bottom: 0px !important; }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.