Title: Comments Not Aligned Correctly
Last modified: August 21, 2016

---

# Comments Not Aligned Correctly

 *  [teejay111](https://wordpress.org/support/users/teejay111/)
 * (@teejay111)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/)
 * Hi there. I ran into a problem about a month ago. My comments weren’t displaying
   correctly. After a lot of tinkering and some help from some very friendly forum
   members my problem was resolved. If you’re interested here’s the thread:
 * [http://wordpress.org/support/topic/leave-a-reply-being-displayed-underneath-sidebar?replies=8#post-4714613](http://wordpress.org/support/topic/leave-a-reply-being-displayed-underneath-sidebar?replies=8#post-4714613)
 * Well, it turns out things weren’t completely resolved. Although my comments are
   being displayed properly on my pages, I just noticed that my comments are not
   being displayed correctly on my posts. Here’s an example:
 * [http://www.waterheaterleakinginfo.com/how-to-replace-the-dip-tube/](http://www.waterheaterleakinginfo.com/how-to-replace-the-dip-tube/)
 * The way I solved this before was to paste the following code in the “Edit CSS”
   section under “Appearance”.
 *     ```
       #comments {
       	width: 967px;
       	margin: 0 auto;
       	padding: 4px 0;
       }
   
       #respond {
       	margin: 0 4px;
       }
       ```
   
 * I have no idea how to make adjustments to just my posts without affecting my 
   pages. Anyone have any ideas?

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/#post-4260170)
 * What do you mean not getting displayed correctly?
 *  Thread Starter [teejay111](https://wordpress.org/support/users/teejay111/)
 * (@teejay111)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/#post-4260172)
 * Click the link to my site above. You’ll see the box where you write your comment
   is pushed to far to the right. If you click on the home page you’ll see how it’s
   supposed to look. For some reason this is only happening in my posts and not 
   on my pages.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/#post-4260173)
 * Where did you get your theme from?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/#post-4260175)
 * I ask because at the moment it’s not easy to differentiate posts and pages. Usually
   themes have classes in the ‘`<body>`‘ tag that let you target posts or pages,
   but your theme doesn’t.
 * It sounds like you need to ask your theme’s vendors to implement these classes,
   otherwise there doesn’t look like an effective way to target the pages you want
   and exclude others.
 *  Thread Starter [teejay111](https://wordpress.org/support/users/teejay111/)
 * (@teejay111)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/#post-4260176)
 * I got my theme [here](http://nichewebsitetheme.com/).
 *  Thread Starter [teejay111](https://wordpress.org/support/users/teejay111/)
 * (@teejay111)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/#post-4260177)
 * Thanks for your advice Andrew. I’ll contact the theme’s support team then and
   see if they have any answers for me.

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

The topic ‘Comments Not Aligned Correctly’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [teejay111](https://wordpress.org/support/users/teejay111/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/comments-not-aligned-correctly/#post-4260177)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
