Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello!

    I have checked the source code of your site, and it looks like for some reason the text is not placed in proper html tags everywhere.
    I don’t know the reason for that, but with a little CSS snippet you can get rid of the different line spacing issue. Please install Simple Custom CSS plugin, then go to Appearance->Custom CSS and paste in this code:

    .entry p{
    	line-height: 15px;
    }

    Let me know if this worked.

    If you have any more questions, just feel free to ask them here, and I am happy to help.

    Cheers,
    Toth Balint BT

    Thread Starter njk

    (@njk)

    I don’t understand what you’re talking about, only because I
    don’t know how to find a Simple Custom CSS plugin, I don’t know where the word “appearance” is, and I don’t know how to enter that code. I just had someone working on my website, and I feel sure that he’s the one who screwed things up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I get this text to all have the same space between lines?’ is closed to new replies.