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

    Dear support,

    I have the problem, that as soon as a special heading is going over 2 lines, the padding below the heading is reduced.
    Is there some way to avoid this?
    You can easily check this by making the screen size smaller until the heading is going over 2 lines.

    Thank you very much for feedback,
    Gerke

    #708401

    Hey C2S16,

    There seem to be a slight glitch with it. We have added the below code in Enfold > Generalstyling > Quick CSS

    body .av-special-heading .av-special-heading-tag {
        padding: 0 0 20px 0;
    }

    Just keep the padding bottom value 0. If you need to change the padding you can do so in the above code by changing the 20px to any number you like.

    Best regards,
    Vinay

    #708410

    Hi Vinay,

    thank you very much for the fast and effective help!

    Best regards,
    Gerke

    #708629

    Hi Gerke,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Padding under special heading’ is closed to new replies.