Footer to bottom of the page
Hi guys!
Im using the vantage theme in boxed mode but as there is not much content on the main page it does not hit the bottom of the screen on every monitor/browser.
Is there a way to make the footer always stretch to the bottom of the page to lose that nasty empty space??
Any help would be greatly appreciated!!
heres a quick pic of the issue.. its only a few pixels but so annoying!! http://robbyunstoppable.com/wp-content/uploads/2015/05/footer.png
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Robby
Thanks for reaching out. Vantage unfortunately doesn’t offer a sticky footer. The best solution I can offer is to set a minimum height for the content container. You can do this by adding the following to Appearance > Custom CSS:
/* Main Container */ #main { min-height: 500px; }Adjust the 500px value as required.
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.