Viewing 1 replies (of 1 total)
  • Plugin Author DynamicWebLab

    (@maidulcu)

    Hi,
    I found that on yout theme css the line height of h2 tag is set to 1

    h2 {
    line-height: 1;
    }

    So its cutting off.
    Adding a line height like

    line-height: 36px;

    Will fix the problem

Viewing 1 replies (of 1 total)
  • The topic ‘Letters cut off at the top’ is closed to new replies.