This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

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;
}

URL: http://www.modernprollc.com/about/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 1 month ago

    Hi

    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.

Have a different question or issue?

Start New Thread