This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

How to change the space between lines of text

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 years ago

I have some blocks of text that are 10 lines long and I find it difficult to read because of the spacing between lines. Is there a way to increase the white space between lines of text? The white space on my site is about half what it is in the paragraph.

URL: http://wumcwp.candc5.us/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Magus Staff 10 years, 9 months ago

    Hi Bob.brinkmn

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
        line-height: 1.3em;
    }

    Let us know how you get on

    Magus

  2. bob.brinkmn 10 years, 9 months ago

    Excellent, Magus. Just what I hoped for.

  3. Magus Staff 10 years, 9 months ago

    Hi Bob.brinkmn

    Glad to hear. If you need any more help, please feel free to open a new support thread.

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread