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.

More then average Free Space on homepage between footer and content

Resolved 3 replies themetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

Hello Guys,

I replied on another thread with the same issue, but then i read i should start a new thread. So i hope i can be helped here.

A total newbie here and used vantage theme for my first website ever:)
Its really amazingly cool to build with this, thx alot.

I also have the issue with more then average free space between content and the footer. I tried every setting in the rows and widgets, but it stays that way.

I tried this code(saw you guys said to use this on the other thread), and it worked:
/* Main Container */
#main { padding-bottom: 0; }

But the proplem is that it also applied on all other pages, while all other pages are good. Can i somehow let that code apply only for the homepage?

It’s not the end of the world, i’m more then happy with the website, but if i could solve this, then i think the website is 100% finished:)

Thx in advance!

URL: http://www.boudroz-autoschade.nl/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 10 months ago

    Hi Donkarim

    Thanks for reaching out.

    If you’re using Vantage Free then you’ll need the following plugin to add Custom CSS in an update safe manner: https://wordpress.org/plugins/so-css. If you already have a Custom CSS plugin then you can ignore.

    Add to your Custom CSS plugin:

    /* Home */
    .home #main {
    	padding-bottom: 0;
    }

    Hope that helps :)

  2. donkarim07 10 years, 10 months ago

    Hi Andrew,

    It worked. Am very pleased, thx alot:)

    Greets

  3. Andrew Misplon Staff 10 years, 10 months ago

    Super, glad to hear that helped.

    All the best :)

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