Title: Centered Text in Comments
Last modified: November 13, 2019

---

# Centered Text in Comments

 *  [emilyoleary12](https://wordpress.org/support/users/emilyoleary12/)
 * (@emilyoleary12)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/centered-text-in-comments/)
 * For all my comments, the text is centered. I can’t seem to figure out how to 
   make the text in the comment left align. Any solutions/.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcentered-text-in-comments%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/centered-text-in-comments/#post-12132182)
 * Hello,
 * Try to add the below code to the Customize > Custom CSS section to fix it –
 *     ```
       section#comments {
           text-align: left;
       }
       ```
   
 *  Thread Starter [emilyoleary12](https://wordpress.org/support/users/emilyoleary12/)
 * (@emilyoleary12)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/centered-text-in-comments/#post-12132208)
 * Perfect! Thank you for the help.
 *  [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * (@apprimit)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/centered-text-in-comments/#post-12132364)
 * You’re welcome!

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

The topic ‘Centered Text in Comments’ is closed to new replies.

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

## Tags

 * [alignment](https://wordpress.org/support/topic-tag/alignment/)
 * [Blog](https://wordpress.org/support/topic-tag/blog/)
 * [Comments](https://wordpress.org/support/topic-tag/comments/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * 3 replies
 * 2 participants
 * Last reply from: [Amit Singh](https://wordpress.org/support/users/apprimit/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/centered-text-in-comments/#post-12132364)
 * Status: not resolved