More then average Free Space on homepage between footer and content
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!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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 :)
Hi Andrew,
It worked. Am very pleased, thx alot:)
Greets
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.