• 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)
  • 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.