Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29577

    I’ve just noticed on my website (www.xavbroadcast.co.uk) that letters that go below the line have the bottom cut off. For example, the “g” of goes is cut off just above the contact form.

    Increasing the bottom padding doesn’t help.

    Interestingly, if I change to a different header size (I tried both H3 and H5), then the formatting is OK and the letters aren’t cut.

    I guess I can fix this with some CSS, but this is probably a visual bug / tweak that’s required in the main code..

    Any suggestions?

    Thanks!

    #141035

    Hi,

    It only happens when font size is 17px. You can change it to 18px by adding following code to Quick CSS in Enfold theme options

    h4 { font-size: 18px!important; }

    Regards,

    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘H4 size text has bottom section cut off’ is closed to new replies.