editing text
-
I can’t seem to change the spacing between lines. What do I do?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
To change the spacing between the lines on your website, you will need to make use of Custom CSS.
Custom CSS is a feature of the WordPress.com Premium and WordPress.com Business plans.
https://en.support.wordpress.com/custom-css/
You can also do this using inline CSS style for each post.
Open your post ->Go to HTML editor and insert style inline with the element-<p style="line-height: 20px"> Increasing line height using inline CSS </p>But if you want to do this universally across all posts, then Custom CSS is the solution.
- The topic ‘editing text’ is closed to new replies.