Home>Support>How to force the footer to stay at the bottom of the page?

How to force the footer to stay at the bottom of the page?

Hello,
I created a child theme based on Origami.
I would like to force the footer to stay at the bottom of the page, but only on the child.
Is it possible?

Thanks

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, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi Alessio

    You could try a minimum height for the body:

    /* Origami Content Min Height */
    
    .post {
    min-height: 1000px;
    }

    There are various CSS and Javacript methods to have a sticky footer, it’s unfortunately a little beyond the theme support we can offer:

    CSS: http://www.cssreset.com/how-to-keep-footer-at-bottom-of-page-with-css/
    Javascript: http://css-tricks.com/snippets/css/sticky-footer/

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