Title: Justifying Text
Last modified: August 18, 2016

---

# Justifying Text

 *  [gavee30](https://wordpress.org/support/users/gavee30/)
 * (@gavee30)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/justifying-text/)
 * I need to know why when I add text to a post that wordpress spreads the text 
   out adding large spaces between words. The following text displays ok in this
   post and then appears spread out in posts on my site.
 * From:
 * <div align=”center”><img src=”[http://www.teachingwithict.co.uk/originalimage.jpg”/></div&gt](http://www.teachingwithict.co.uk/originalimage.jpg”/></div&gt);
 * To:
 * <div align=”center”><img src=”[http://www.teachingwithict.co.uk/newimage.jpg”/></div&gt](http://www.teachingwithict.co.uk/newimage.jpg”/></div&gt);
 * What can I do to resolve this?

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

 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/justifying-text/#post-346136)
 * In your css, making this:
    `.post { margin: 0 0 40px; text-align: justify; }
 * into this:
    `.post { margin: 0 0 40px; text-align: left; }
 * seems to sort it out ?
 *  Thread Starter [gavee30](https://wordpress.org/support/users/gavee30/)
 * (@gavee30)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/justifying-text/#post-346283)
 * Where would I find the CSS?
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/justifying-text/#post-346286)
 * It’s in your theme file.
    [http://www.teachingwithict.com/wp-content/themes/default/style.css](http://www.teachingwithict.com/wp-content/themes/default/style.css)
 * Presentation > Theme Editor and it should open the css first.
 *  Thread Starter [gavee30](https://wordpress.org/support/users/gavee30/)
 * (@gavee30)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/justifying-text/#post-346356)
 * Thanks for your help – it worked!

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

The topic ‘Justifying Text’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [gavee30](https://wordpress.org/support/users/gavee30/)
 * Last activity: [20 years, 1 month ago](https://wordpress.org/support/topic/justifying-text/#post-346356)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
