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.

Replies

1
  1. Andrew Misplon Staff 11 years, 8 months ago

    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.

Have a different question or issue?

Start New Thread