Paragraph spacing

  • Unknown's avatar

    How do I add another space between paragraphs? This seems to happen automatically on some posts and not on others.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Normally you enter a paragraph break by pressing return once in the Visual editor or twice in the so-called Text editor. This may not work when you’ve copypasted from other sources into the Visual editor, because this introduces wrong code that messes things up.

    To correct the posts that misbehave, you need to switch the editor to Text and remove all of these:
    <div>
    and all of these:
    </div>
    You can do it faster if you select all, copypaste into a simple text file, use the find-and-replace tool, then copypaste back into the Text editor.

    In the future, never copypaste from other sources (such as Word) into the Visual editor. When you need to paste, paste into the Text editor, so that only the text and no junk will be added, then switch to Visual for formatting, inserting images etc.

  • The topic ‘Paragraph spacing’ is closed to new replies.