Home › Forums › Back End › Adding Extra Spaces Between Paragraphs in WordPress › Re: Adding Extra Spaces Between Paragraphs in WordPress
August 13, 2010 at 12:47 pm
#81488
Member
There must be a reason why the client wants to do that. Maybe it’s separating two different thoughts? It sounds like there should be another header added in there, like this:
<p>alsdkfj</p>
<h2>Secondary Header</h2>
<p>aksldjfk</p>
That way you can style a top margin on the <h2>.