Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: Responsive?

#3173
Grace Themes
Participant

Hi

To increase the line height of blog post title

Go to the Appearance -> Theme Options -> Basic Settings -> Custom CSS
and use below css code in custom css box

h1.entry-title, h1.page-title { line-height: 32px; }

Regards
Grace Themes