Title: Modularity Lite &#8211; Comments width
Last modified: August 19, 2016

---

# Modularity Lite – Comments width

 *  [ScenicNH](https://wordpress.org/support/users/scenicnh/)
 * (@scenicnh)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/modularity-lite-comments-width/)
 * Hello,
 * Does anyone know how to make the comments section wider in the Modularity Lite
   theme?
 * I am trying to get the comments to go across the entire comments section. Not
   centered in the middle like they are now
 * [http://scenicnh.com/blog/?p=350](http://scenicnh.com/blog/?p=350)
 * Any info would be great!

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/modularity-lite-comments-width/#post-1446266)
 * Change:
 *     ```
       ol.commentlist li .comment-entry {
       border-bottom:5px solid #EEEEEE;
       line-height:2em;
       margin:-135px 0 0;
       padding:5px 150px 0;
       }
       ```
   
 * to:
 *     ```
       ol.commentlist li .comment-entry {
       border-bottom:5px solid #EEEEEE;
       line-height:2em;
       margin:-135px 0 0;
       padding:5px 0 0 150px;
       }
       ```
   
 * in style.css
 *  Thread Starter [ScenicNH](https://wordpress.org/support/users/scenicnh/)
 * (@scenicnh)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/modularity-lite-comments-width/#post-1446554)
 * **Thank You esmi! **

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

The topic ‘Modularity Lite – Comments width’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [ScenicNH](https://wordpress.org/support/users/scenicnh/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/modularity-lite-comments-width/#post-1446554)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
