Tagged: line break, widgets
- This topic has 1 reply, 2 voices, and was last updated 11 years, 8 months ago by Sakin.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
March 25, 2013 at 9:34 pm #5800creativeundergroundMember
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.
March 26, 2013 at 1:22 am #5834SakinKeymaster@creativeunderground: Yes you can just add the following CSS in “Custom CSS” box in Theme Options panel.
.entry-content, entry-summary { line-height: 20px; }
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘Increase line height in Post title / Widgets’ is closed to new replies.