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

    Hey Guys,

    Great Update! In my earlier Version of enfold I customized the Header a Little bit.
    The main Change was that i reduced the Header height to 70px.

    As I rearranged the new updated Header (2.6) to my old Version (2.5.4), I used the new enfold Setting Options and some of the old custom css. However now a new space below the Header on the main page remains. I assume that this space has the height of the original height of the Header minus the height of my customized Header.

    Can you please let me know what I have to to in custom css to adapt the main page Settings so that there remains no White space below the Header?

    Thanks in advance!
    Matthias

    #235500

    Hey WANTED1403!

    Can you post the link to your website so we can take a look?

    Best regards,
    Yigit

    #235550
    This reply has been marked as private.
    #235553

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

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

    Cheers!
    Yigit

    #235557

    Great! That works fine!
    Until next time.. :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘After Update: Below my shortend header is now a white space’ is closed to new replies.