Title: Footer Height
Last modified: August 22, 2016

---

# Footer Height

 *  [TECKSPEED](https://wordpress.org/support/users/teckspeed/)
 * (@teckspeed)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/footer-height-2/)
 * Guys, I’ve been developing in Customizr for weeks now and haven’t come across
   anything to have the footer take up the rest of the space if the content doesn’t
   fill the screen all the way. Now I know I can fix the footer to the bottom of
   the page but that’s not what I’m after here. What I’m after here is having the
   footer act normal on pages that use the complete height of the monitor but when
   the content is too short for the height of the monitor I’d like the footer to
   take up the rest of the screen for me.
 * I have a patter nI am looking to use for this and I did try repeating the pattern
   using this:
 *     ```
       background-repeat: repeat-y;
       background-image: url("myImg.jpg");
       ```
   
 * The above code got me no where. Now if I affect the height of the footer all 
   it does is move the footer down. I cannot make the footer 900px high as this 
   would render on every single page and essential make a footer way to big.
 * How can I have the footer take up the rest of the screen on pages with almost
   no content?
 * – Kyle

Viewing 1 replies (of 1 total)

 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/footer-height-2/#post-5658010)
 * You can try this:
    [http://themesandco.com/snippet/make-footer-sticky/](http://themesandco.com/snippet/make-footer-sticky/)
 * and can report bugs in this topic 😉

Viewing 1 replies (of 1 total)

The topic ‘Footer Height’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/footer-height-2/#post-5658010)
 * Status: not resolved