Title: CSS for Text Widget problem
Last modified: August 19, 2016

---

# CSS for Text Widget problem

 *  Resolved [ckadet](https://wordpress.org/support/users/ckadet/)
 * (@ckadet)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/css-for-text-widget-problem/)
 * On my website, [http://habitswap.com/](http://habitswap.com/), I want to change
   the paragraph spacing of the text in the text widget on the right.
 * In the text widget, I have the following code:
 *     ```
       <h5>
       <a href="http://habitswap.com">habit swap</a> is about learning to pay attention to the most detrimental behaviors that rule our lives and swaping them with new habits that are far more useful. Recognize how worthless some of the habits you have formed are and search for motivation to replace them with much more positive, long lasting patterns of behavior.</h5>
       ```
   
 * I am using a plugin to add CSS. This is the CSS I have added:
 * `h5 { color: #grey; font-size:11.5px; font-family: arial, Helvetica, sans-serif;
   font-weight: 100;}`
 * Please let me know what I can add to the line above to make the paragraph spacing
   larger.
 * Thanks.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/css-for-text-widget-problem/#post-1627730)
 * `line-height: 1.5em;` or any other number
 * [http://www.w3schools.com/css/pr_dim_line-height.asp](http://www.w3schools.com/css/pr_dim_line-height.asp)
 *  Thread Starter [ckadet](https://wordpress.org/support/users/ckadet/)
 * (@ckadet)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/css-for-text-widget-problem/#post-1627747)
 * ty

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

The topic ‘CSS for Text Widget problem’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [ckadet](https://wordpress.org/support/users/ckadet/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/css-for-text-widget-problem/#post-1627747)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
