I am working on a blog that continues to lose returns or blank lines between the paragraphs.
I can force a blank line with using one or two
Then after I do other edits to the site wordpress seems to sweep out this html and I lose the lines.
I am working on a blog that continues to lose returns or blank lines between the paragraphs.
I can force a blank line with using one or two
Then after I do other edits to the site wordpress seems to sweep out this html and I lose the lines.
This is usually a theme issue but unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.
test.burkardind.com is the link to the development site. Thanks for the help.
Try adding:
p {margin:.75em 0;}
to the bottom of your theme's stylesheet.
This topic has been closed to new replies.