Title: H2 spacing problem
Last modified: August 19, 2016

---

# H2 spacing problem

 *  Resolved [semisweetchick](https://wordpress.org/support/users/semisweetchick/)
 * (@semisweetchick)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/h2-spacing-problem/)
 * I appreciate any help I can get solving this little problem.
 * If I have a headline (using h2 markup) that runs onto more than a single line,
   the lines are spaced too closely and [step on each other](http://www.elizabethhanes.com).
 * I know I need to simply change an attribute of h2 in the stylesheet, but I don’t
   know which instance to change or exactly what I need to add (increase the margin?
   padding?).
 * Instructions gratefully welcomed!
 * Elizabeth

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

 *  [figaro](https://wordpress.org/support/users/figaro/)
 * (@figaro)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/h2-spacing-problem/#post-944052)
 * Try a line-height of 1 or 1.2…something like:
 *     ```
       h2 {
       font-size:1.8em;
       line-height:1;
       }
       ```
   
 *  Thread Starter [semisweetchick](https://wordpress.org/support/users/semisweetchick/)
 * (@semisweetchick)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/h2-spacing-problem/#post-944059)
 * Thank you so much; that fixed it! I ended up changing the line-height to 1.3,
   and it looks much better.
 * I really appreciate your help, figaro.
 * Elizabeth
 *  [figaro](https://wordpress.org/support/users/figaro/)
 * (@figaro)
 * [17 years, 4 months ago](https://wordpress.org/support/topic/h2-spacing-problem/#post-944064)
 * You’re welcome…glad it worked for you.

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

The topic ‘H2 spacing problem’ is closed to new replies.

## Tags

 * [h2](https://wordpress.org/support/topic-tag/h2/)
 * [lines](https://wordpress.org/support/topic-tag/lines/)
 * [spacing](https://wordpress.org/support/topic-tag/spacing/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [figaro](https://wordpress.org/support/users/figaro/)
 * Last activity: [17 years, 4 months ago](https://wordpress.org/support/topic/h2-spacing-problem/#post-944064)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
