• Hi.

    My Site: https://www.alphabasic.com/bartel

    When I type my posts, even when I dont double space in the write up, my site appears double spaced. This makes it really difficult to add a lot of content.

    Ive searched all the word press settings, and scoured for “how to set the spacing” all over, but the answers to people’s similar problems dont make sense or dont relate.

    Can anyone help me with this?

    =( frstrtd

Viewing 2 replies - 1 through 2 (of 2 total)
  • It’s theme-specific CSS. Try editing style.css and changing 28px to 18px in:

    #left p {
        color: #555555;
        font-size: 12px;
        line-height: 28px;
    }
    Tomlut

    (@tomlut)

    I’ve had the same experience…only the double space happened for no apparent reason. I was able to type away in single space and suddenly(or so it seemed)everything went double with no way I can find to reset it. It is extremely frustration and a major fault in this program that one can’t set line spacing without digging around the internet for hours on end. Hope WP fixes this.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Default Double line Spacing,,..This hard?’ is closed to new replies.