Add Extra Spaces Between Paragraphs
-
Hey Guys,
I have paragraphs set up in my theme correctly.
p { margin: 0 0 1.5em 0; }
It works well for the most part. However there are occasional instances where my client would like to double the space between two paragraphs – effectively upping the bottom margin to 3em.
Simply hitting enter twice does not work. WP removes the extra empty paragraph.
What can I do?
- The topic ‘Add Extra Spaces Between Paragraphs’ is closed to new replies.