Home>Support>Footer to bottom of the page

Footer to bottom of the page

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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

URL: http://www.robbyunstoppable.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More