Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #390784

    Hi Guys,

    I’m working on this page: http://londonbusinesscoaching.com/home-testing/

    The first section is a colour section with a video background which I need to cover 100% of the viewport height. However, there’s a white space at the bottom which I can’t get rid of.

    I’m using the setting “Section Minimum Height: At Least 100% of Browser Window height”

    Could someone take a look and suggest a fix?

    Thanks!

    (I think it might be to do with some extra padding that’s being added on to the header which was causing me problems earlier)

    #391326

    Any suggestions?

    #391606

    Hi!

    Can you please try adding following code to Quick CSS and check if that helps?

    .html_header_top.html_header_sticky #main {
    padding-top: 100px;
    }

    Cheers!
    Yigit

    #393640

    Fixed!

    Thanks so much Yigit, really appreciate the help :)

    #393668

    Hey!

    You are welcome, glad we could help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘"Section Minimum Height" Browser Window Height Bug’ is closed to new replies.