Title: Line Height CSS
Last modified: August 22, 2016

---

# Line Height CSS

 *  Resolved [successvalues](https://wordpress.org/support/users/successvalues/)
 * (@successvalues)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/)
 * Dear all,
    I am new to wordpress and currently building a blog. I need help on
   the following: 1. How do I reduce the space between two lines on my blog. The
   spacing between my lines are big and I want to reduce it. In addition, the space
   between the writing and heading have similar issue.
 * My site [http://www.successvalues.com](http://successvalues.com)
 * I cannot write codes, so I happy to receive code to paste.

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326986)
 * If your theme provides a way to enter custom CSS, use that. Otherwise, you should
   create a [Child](http://codex.wordpress.org/Child_Themes) theme or use a CSS 
   plugin such as [Simple Custom CSS](http://wordpress.org/plugins/simple-custom-css/)
   to make your changes. If you do not, all of your changes will be lost if you 
   update your theme.
 * You can test this by adding it to the end of your theme’s style.css, but to make
   it permanent, you should do as suggested above:
 *     ```
       h1.post-entry-title { padding: 10px 0 5px; }
       .post-entry-content { line-height: 1.5em !important; }
       ```
   
 *  Thread Starter [successvalues](https://wordpress.org/support/users/successvalues/)
 * (@successvalues)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326990)
 * Hi
    Thank you for feedback. My the allows custom CSS. However, I am not a coding
   expert. Please help drop a code which I will just copy and paste into the customer
   CSS.
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326991)
 * I gave you exactly the lines you need to put in the custom CSS. All you need 
   to do is copy and paste them in.
 *  Thread Starter [successvalues](https://wordpress.org/support/users/successvalues/)
 * (@successvalues)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326993)
 * Thank you, Please, help me with a similar code as follows:
 * 1. to reduce the line height between the lines in the post itself
    2. to change
   the background color.
 * I am grateful for your support.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326994)
 * > 1. to reduce the line height between the lines in the post itself
 * Can you be more specific as to what you’re referring to?
 *  Thread Starter [successvalues](https://wordpress.org/support/users/successvalues/)
 * (@successvalues)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326995)
 * In my post, the space between two lines seem to be high. example the space the
   3rd line and 4th line. Example [http://successvalues.com/cash-flow/](http://successvalues.com/cash-flow/)
 * How do I reduce the space
 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326996)
 * If these are the 3rd and 4th lines, they are spaced just like the ones above:
 *     ```
       bankruptcy. Owners should ensure positive cash flow position to avoid problem such as late
       payment of trade payable and other dues. Cash flow can be managed through:
       ```
   
 *  Thread Starter [successvalues](https://wordpress.org/support/users/successvalues/)
 * (@successvalues)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326999)
 * Thank you very much. I am grateful.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Line Height CSS’ is closed to new replies.

## Tags

 * [line height](https://wordpress.org/support/topic-tag/line-height/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 8 replies
 * 3 participants
 * Last reply from: [successvalues](https://wordpress.org/support/users/successvalues/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/line-height-css/#post-5326999)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
