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.

Meta Slider / Page Padding Issue

10 years ago · Last reply by Daniel 10 years ago

Hi Guys,

Im currently playing around with the Vantage them and im using the meta slider, everything looks great but i cant make the footer butt up against the slider on the index page, theres this huge white space i need to remove!!

any padding code I can find are for the header and footer.. any tips for the actual page/container??

Same thing on my ‘about me’ page, there is about 2 inches of blank space i would like to decrease in size.. any tips would be appreciated!!

robbyunstoppable.com

URL: http://www.robbyunstoppable.com

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Daniel Staff 10 years, 10 months ago

    Hi Robby

    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-744 #main {
      display:none !important;
    }

    Try that out

    Cheers

  2. Robby Unstoppable 10 years, 10 months ago

    thank you!!! .. worked perfectly! :)

  3. Robby Unstoppable 10 years, 10 months ago

    arrgghh spoke too soon.. it works perfectly on chrome, but fire fox and IE both still show the page.. any ideas?

  4. Magus Staff 10 years, 10 months ago

    Hi Robby

    I have just checked your site in IE and Firefox and the home page is loading as expected, you may be looking at cached results. Please try holding down ‘ctrl’ and refreshing the page.

    The about us page , as with all other pages you create will have this issue. In your custom CSS you have an entry

    #main {
      min-height: 535px;
    }

    This is what is causing your issue with the extra space on the shorter pages.

    Let us know how you get on

    Magus.

  5. Daniel Staff 10 years, 10 months ago

    Hi Robby

    Please perform the following steps:

    1. If you use a cache plugin please empty and disable it for now.
    2. Please clear your browser cache.
    3. Finally perform a cache busting reload > Cmd/Ctrl + Shift + R

    @Magus much appreciated

    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.

Have a different question or issue?

Start New Thread