Title: All pages same height
Last modified: August 30, 2016

---

# All pages same height

 *  [Iris17](https://wordpress.org/support/users/iris17/)
 * (@iris17)
 * [11 years ago](https://wordpress.org/support/topic/all-pages-same-height-1/)
 * hi,
 * is there an easy way (or plugin) to get all the pages at the same height?
    I 
   don’t like it that much that it switches from high to low.
 * rgds

Viewing 1 replies (of 1 total)

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [11 years ago](https://wordpress.org/support/topic/all-pages-same-height-1/#post-6282709)
 * Don’t see how this will look good given the difference between long and short
   pages, but try:
 *     ```
       .container #content {
           min-height: 600px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘All pages same 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: [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/all-pages-same-height-1/#post-6282709)
 * Status: not resolved