Home>Support>Force Vantage footer to bottom of screen?
  1. 3 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Justin

    Thanks for reaching out.

    Vantage, unfortunately, doesn’t offer a sticky footer but there are a couple of things we can try.

    One option is to change the body background color to white:

    body {
    	background: #fff;
    }

    Another option is to set a min-height for the content area:

    .site-main {
    	min-height: 500px;
    }

    You can adjust the min-height value above as required. Hopefully, that helps a bit.

  2. 3 years, 5 months ago Justin Tuijl

    Thank you

  3. 3 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Sure, no problem :)

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