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

    Hi,
    have a special heading in h3 ( font great vibes). This heading is cut of at the very top end. Why is that happening and how to solve this?
    I already tries adding whitespace without success. It is the part under the header…

    img

    #437658

    Hi simonac!

    Can you please post the link to your page where we can see the issue please?

    Cheers!
    Yigit

    #437698
    This reply has been marked as private.
    #437701

    Hi!

    Please add following code to Quick CSS

    .av-special-heading-tag {
      padding-top: 2px!important;
    }

    Regards,
    Yigit

    #437939

    That did it. Maybe this bug should be fixed in the core files.

    Thanks Yigit!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘special heading font cut off’ is closed to new replies.