The line-height of blog titles is too small. I'm trying to increase the line-height in the normal places (Theme Options > Fonts > Size & Style). However, nothing I enter there makes a difference. Is there some special/custom CSS that I can add to override the default line-height? You can see an example of the issue here:
[Links visible only for registered users]
Comments
body.single-post .entry-title{Thanksline-height:60px !important;
}