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

    Hello,

    I added some custom CSS to decrease the line height of the blog post body text, but in the process, have applied this to all of the text on the theme. This is no problem, however, the title on blog posts are squashed when they’re more than one line.

    I’m keen to increase the line height on the blog post title and also between each item inside the widgets – a wider gap between each Tweet, for example.

    Could someone advise on the best way to do this? My website is http://www.creativeunderground.co.uk

    Many thanks.

    #5834
    Sakin
    Keymaster

    @creativeunderground: Yes you can just add the following CSS in “Custom CSS” box in Theme Options panel.
    .entry-content, entry-summary { line-height: 20px; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Increase line height in Post title / Widgets’ is closed to new replies.