Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   How do I alter spacing between paragraphs? (http://forum.bytesforall.com/showthread.php?t=21718)

StevenLevy Mar 12, 2014 12:02 PM

How do I alter spacing between paragraphs?
 
I want my paragraph to be slightly further apart (not line-height, but between paragraphs) - e.g, an extra 3 or 4 points.

I've tried the CSS-inserts suggestion from a 2009 forum item, altering the margin-bottom value, but it didn't work:
.post p {
margin-top: 0 !important;
margin-bottom: 0 !important;
}

Any further suggestions? Thanks.

(Here's the site: http://lexician.com/lexblog/)

juggledad Mar 12, 2014 12:06 PM

try it with 'div.post-bodycopy p'


All times are GMT -6. The time now is 03:54 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.