Title: Simple font coding question.
Last modified: August 19, 2016

---

# Simple font coding question.

 *  Resolved [Markthedude](https://wordpress.org/support/users/markthedude/)
 * (@markthedude)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/simple-font-coding-question/)
 * I’m wondering how I would change the font to not look so smashed together on 
   my site, I’m sure it’s a simple style sheet change but I don’t know which line.
 * I need the words to space a little further apart.
 * Here is the site. [Click here.](http://www.athinkcloud.com/)
 * Thanks for any help or direction.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/simple-font-coding-question/#post-1768587)
 * Try adding:
 *     ```
       #content {
       line-height:1.5em;
       }
       ```
   
 * to the bottom of style.css.
 *  Thread Starter [Markthedude](https://wordpress.org/support/users/markthedude/)
 * (@markthedude)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/simple-font-coding-question/#post-1768629)
 * Esmi you’ve saved me once again! Thank you very much.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/simple-font-coding-question/#post-1768768)
 * You’re welcome.

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

The topic ‘Simple font coding question.’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/simple-font-coding-question/#post-1768768)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
