Title: Justify comments
Last modified: August 30, 2016

---

# Justify comments

 *  [ibdaud](https://wordpress.org/support/users/ibdaud/)
 * (@ibdaud)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/justify-comments/)
 * where and which css file to edit so that all comments will show justified text
   whats the css code to use.

Viewing 1 replies (of 1 total)

 *  [CrouchingBruin](https://wordpress.org/support/users/crouchingbruin/)
 * (@crouchingbruin)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/justify-comments/#post-6250614)
 * Add this to the end of your various.css virtual CSS file:
 *     ```
       li.comment {
         text-align:justify;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Justify comments’ is closed to new replies.

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

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