Title: Post Box
Last modified: August 22, 2016

---

# Post Box

 *  Resolved [newengland](https://wordpress.org/support/users/newengland/)
 * (@newengland)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/post-box/)
 * Is there a way to justify the text in the post box that displays the beginning
   of the post and has the “Read More >>” button?

Viewing 1 replies (of 1 total)

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/post-box/#post-5954253)
 * Install a CSS plugin like Jetpack or [Custom CSS Manager](http://wordpress.org/plugins/custom-css-manager-plugin/)
   and add this rule:
 *     ```
       .blog .entry-content {
          text-align: justify;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Post Box’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/wp-fanzone/3.2/screenshot.png)
 * WP FanZone
 * [Support Threads](https://wordpress.org/support/theme/wp-fanzone/)
 * [Active Topics](https://wordpress.org/support/theme/wp-fanzone/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/wp-fanzone/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/wp-fanzone/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/post-box/#post-5954253)
 * Status: resolved