Typography – Descenders are Cropped

Home Support Business Point Plus Typography – Descenders are Cropped

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11107
    Karen Chung
    Participant

    http://www.eMisc.com – every lower case g is cropped on the homepage. The descender is being cropped below the baseline. Terms: http://typedia.com/learn/only/anatomy-of-a-typeface

    How does one fix this? CSS? Or Coded wrong?

    Thanks in advance

    #11108
    nirav
    Keymaster

    Hello Karen,

    Greetings of the day!

    You can fix this using custom CSS.

    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    #home-page-widget-area .widget-title{
    line-height: 1.3;
    }

    And you are done.

    Thank you

    #11113
    Karen Chung
    Participant

    That fixed it – thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Typography – Descenders are Cropped’ is closed to new replies.