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

    Hello,

    first of all thank you for this great theme. I have a question:

    Between (and under) the headers h6 and h1, there is too much space. How can I reduce it?
    I already tried the tipps from the other threads, but they are not working. Can you help me?

    Thanks a lot

    #619912

    Hey swa6768!

    Extra space is not under heading elements but it is on the top of elements below them. You can reduce the value by adding following code to Quick CSS in Enfold theme options under General Styling tab

    body .column-top-margin {
        margin-top: 20px;
    }

    Best regards,
    Yigit

    #619953

    Hello Yigit,

    thanks for the fast reply.
    It now works fine for the space between the H1-Title (the second big Title – life is a matter of design) and the 2 colums of text.
    There is still too much space between the 2 headers (DAS LEBEN IST EINE GESTALTUNGSFRAGE and Life is a matter of design). What can i do?

    Thanks again,

    #619956

    Hey!

    Please add following code to Quick CSS as well

    .av-special-heading { margin-top: 10px; }

    Best regards,
    Yigit

    #619988

    Hello Yigit,

    That’s perfect,
    thank you very much.

    #619990

    Hi!

    You are welcome!
    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 :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Less Space between special headers h1 h6’ is closed to new replies.