• Hi,

    I am having an issue with the line spacing in my blog. I use the visual editor and leave blank lines between my paragraphs. When I preview the posts, or look directly at the posts, the blank lines are there, but on the home page of the site it removes them.

    You can find my site at butwhynotme.com and we are using the Pinboard theme.

    I’ve looked around a bit but can’t seem to find an answer, and I don’t have this issue on another wordpress blog I run.

    Thanks for your help!
    Shannon

Viewing 2 replies - 1 through 2 (of 2 total)
  • I recommend putting in the extra spacing through CSS, but if you REALLY have to hack it from the WordPress WYSIWIG editor, go into the text tab located in the upper right corner of the box (this is HTML editor. Will default to this if you don’t switch it back, so make sure to switch it back when you’re done if you aren’t used to this) and where you put in the line breaks that are more than 2 lines add   (which is the HTML equivalent of a space). See below

    Text blah blah
    
     
    
    more text blah blah.

    This adds a paragraph with a space. But it’s not exactly proper syntax, so change the CSS file if you can.

    Thread Starter shannon@gearandmore.com

    (@shannongearandmorecom)

    Thanks Ericka!

    I’m poking around trying to figure out where and what I would add for CSS. I’ll keep looking. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

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