How to change the space between lines of text
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.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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
Excellent, Magus. Just what I hoped for.
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.