Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #528811

    Hey, how do I get rid of the white space between the menu and the content picture ? Thank you!

    #528828

    Hey ppemotion!

    Add a codeblock element to the page and add this inside.

    main { padding-top: 0px !important; }
    

    Best regards,
    Elliott

    #528831

    Hey Elliott, thanks for the fast answer but it does not work. I added a Code Block with the text but the white space is still there – another guess what it could be ?

    Code Block

    #528916

    Hey!

    Can you please try changing the code to following one

    <style>main { padding-top: 0px !important; }</style>

    Cheers!
    Yigit

    #529100

    it worked, thank you!

    #529137

    Hi!

    You are welcome, we are always happy to 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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘White space between menu and content’ is closed to new replies.