Title: Text justification
Last modified: August 30, 2016

---

# Text justification

 *  Resolved [SusanRC](https://wordpress.org/support/users/susanrc/)
 * (@susanrc)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/text-justification-2/)
 * Is is possible to have all page and post text justified, that is, no ragged right
   edge?
 *     ```
       .page-content,.entry-content,.entry-summary {
           text-align: justify;
       }
       ```
   
 * Fixes all but the Posts excerpts.

Viewing 1 replies (of 1 total)

 *  Thread Starter [SusanRC](https://wordpress.org/support/users/susanrc/)
 * (@susanrc)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/text-justification-2/#post-6345791)
 * Post excerpts fixed by adding text-align:justify to the paragraph tag CSS.

Viewing 1 replies (of 1 total)

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/atomic/1.6.2/screenshot.png)
 * Atomic
 * [Support Threads](https://wordpress.org/support/theme/atomic/)
 * [Active Topics](https://wordpress.org/support/theme/atomic/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/atomic/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/atomic/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [SusanRC](https://wordpress.org/support/users/susanrc/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/text-justification-2/#post-6345791)
 * Status: resolved