Title: Move Comments to Left side
Last modified: August 19, 2016

---

# Move Comments to Left side

 *  [amodernproposal](https://wordpress.org/support/users/amodernproposal/)
 * (@amodernproposal)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/move-comments-to-left-side/)
 * Hi,
 * I want to move the comments link (under each post) in my blog to be from centered
   to left. How do I do this?
 * [Blog](http://www.edmontonweddingplanner.amodernproposal.com)

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

 *  [tugbucket](https://wordpress.org/support/users/tugbucket/)
 * (@tugbucket)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/move-comments-to-left-side/#post-1306606)
 *     ```
       .narrowcolumn .postmetadata {
       text-align:center;
       }
       ```
   
 * remove the `text-align: center;`
 *  Thread Starter [amodernproposal](https://wordpress.org/support/users/amodernproposal/)
 * (@amodernproposal)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/move-comments-to-left-side/#post-1306703)
 * Hi,
 * Thank you, but I cannot see that, where should it be?
 * Cheers!
 *  Thread Starter [amodernproposal](https://wordpress.org/support/users/amodernproposal/)
 * (@amodernproposal)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/move-comments-to-left-side/#post-1306826)
 * btt – still need help please!
 *  [nsathees](https://wordpress.org/support/users/nsathees/)
 * (@nsathees)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/move-comments-to-left-side/#post-1306840)
 * where do you have a page? post the url here.
    what tugbucket said is for the 
   default theme.
 *  [Gerald Yeo](https://wordpress.org/support/users/geraldyeo/)
 * (@geraldyeo)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/move-comments-to-left-side/#post-1306842)
 * @amondernproposal:
 * Just add this to your style.css:
 *     ```
       .postmetadata {text-align:left !important;};
       ```
   

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

The topic ‘Move Comments to Left side’ is closed to new replies.

 * 5 replies
 * 4 participants
 * Last reply from: [Gerald Yeo](https://wordpress.org/support/users/geraldyeo/)
 * Last activity: [16 years, 5 months ago](https://wordpress.org/support/topic/move-comments-to-left-side/#post-1306842)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
