Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #284125

    Hello,

    We recently updated Enfold (it’s an awesome theme) and we currently have an issue with page height.

    If there’s not much content, the page is cut short and doesn’t fit the full screen – example link added

    Can you please help, since we have to launch it tomorrow.

    Thank you in advance

    #284277

    Hey!

    Try adding this code to the Quick CSS:

    .container_wrap .content {
        min-height: 800px;
    }

    Cheers! 
    Josue

    #285154

    Thank you, the quick CSS was added, but this is just a temporary fix as we need the website to be responsive even for bigger screens.

    Can you please help?

    #285253

    Hey!

    The theme is still responsive but it doesn’t include a sticky footer which is what you are looking for. The content is what determines the layout, not the other way around. So what you are seeing is the correct behavior for a responsive site when the content of the page doesn’t push the footer to the bottom of the users browser.

    Cheers!
    Devin

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.