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.

Footer to bottom of the page

10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

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

    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.

Have a different question or issue?

Start New Thread