line spacing problem in blog post

  • Unknown's avatar

    I’m new to WordPress blogging, but couldn’t find this answer searching the forums under a number of potential keywords, so….

    In the post linked below, one of the paragraphs is automatically double-spacing, and I can’t seem to find a way to get back to single-spaced. I should note that it was fine until I inserted an image into the paragraph. After that, the spacing doubled, so I removed the image, and the spacing remained doubled. I deleted and retyped the entire paragraph, and am still having the same problem. I’m sure it is a simple fix, but could use some newbie advice.

    http://becomingable.wordpress.com/2011/02/26/the-importance-of-meditating/

    Thanks!

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

  • Unknown's avatar

    You have the h2 tag as well as a font size and line height applied to that paragraph. Open the post in the editor, switch to the HTML tab and delete the following from the beginning of the paragraph

    <h2><span style="font-size: 16px; color: rgb(68, 68, 68); line-height: 24px;">

    and then remove the following from the end of that paragraph

    </span></h2>

  • Unknown's avatar

    Perfect! Thanks so much!

  • The topic ‘line spacing problem in blog post’ is closed to new replies.