Title: Un-Justify Post Text
Last modified: August 19, 2016

---

# Un-Justify Post Text

 *  [ljauss](https://wordpress.org/support/users/ljauss/)
 * (@ljauss)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/un-justify-post-text/)
 * Hi all,
 * I’m over at weebleswobblog.com and can’t seem to set the css to NOT justify my
   posts on both sides. It’s too boxy. I can’t find where to insert:
 * > text-align: left;
 * Which is what I assume I need to put somewhere.
 * Any thoughts on what I need to do?

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/un-justify-post-text/#post-1504080)
 *     ```
       .post-entry p{
       	text-align: justify;
       }
       ```
   
 * in typography.css
    [http://weebleswobblog.com/wp-content/themes/djupvik/css/typography.css](http://weebleswobblog.com/wp-content/themes/djupvik/css/typography.css)
 *  Thread Starter [ljauss](https://wordpress.org/support/users/ljauss/)
 * (@ljauss)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/un-justify-post-text/#post-1504089)
 * Thank you so much! Not sure how I missed that!

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

The topic ‘Un-Justify Post Text’ is closed to new replies.

 * 2 replies
 * 2 participants
 * Last reply from: [ljauss](https://wordpress.org/support/users/ljauss/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/un-justify-post-text/#post-1504089)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
