• Resolved scotto87

    (@scotto87)


    Hello,

    I’ve been messing around with WordPress today, everything seems to be fantastic and working spot on.

    Except for the visual/html editor.

    I can’t add spaces between lines of text. If I use <p>&nbsp;</p> which is all fine and dandy, however my client won’t be using the HTML editor and I need the general ‘hit enter twice’ to work!

    I’ve look on opensourcecms and tested out the demo and it seems to be working fine there, but not on my site!!

    Cheers
    Scott

Viewing 1 replies (of 1 total)
  • Thread Starter scotto87

    (@scotto87)

    Im an idiot.

    I removed padding:

    * {
    margin: 0px;
    padding: 0px;
    }

    and didn’t put it back in.

Viewing 1 replies (of 1 total)

The topic ‘Paragraph Spacing’ is closed to new replies.