line spacing

Latest Reply from rebecca at 2015-02-03 21:00:06 Solution
I would like more line spacing in my posts. Space and a half instead of single spacing.

http://maryandmarthashouse.com/?p=371

My blog is called Mary and Martha's House

Thanks for all your wonderful help for all your great themes.
Hi!

To increase line height you need to edit the code:
.articles dd { overflow:hidden; padding:0 30px; padding-bottom:20px;	font-size:13px;	 line-height: 18px; margin-left:0;}

inside the css/index.css file. Just set the most appropriate line-height property.
Thanks so much I got it to space/half. Keep up the good work !!!!

Leave a reply

Add codeAdd image