Title: Comments field width
Last modified: October 21, 2023

---

# Comments field width

 *  Resolved [alexsparky](https://wordpress.org/support/users/alexsparky/)
 * (@alexsparky)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/comments-field-width-2/)
 * If the page is created in the standard WordPress editor, then the width of the
   comment field is equal to the width of the content on that page.
 * ![](https://i0.wp.com/live.staticflickr.com/65535/53274861669_674a24b59e_h.jpg?
   ssl=1)
 * If the page is created in Elementor, then the width of the comment field is the
   full width of the site. Moreover, there are no margins at all, which is absolutely
   ugly.
 * ![](https://i0.wp.com/live.staticflickr.com/65535/53274445223_dd68a3bb7a_h.jpg?
   ssl=1)
 * If you deactivate Elementor, the page created in it surely loses its normal appearance
   and its content disappears, but the comments take on a normal appearance, as 
   on a page created in the standard WordPress editor. That is, it’s all about Elementor.
   Changing the individual page layout in Elementor as well as the Standard Page
   Template as defined in: Elementor Panel → Burger Menu → Site Settings does not
   help. Elementor sets comment width from a different location. But from where?
   Help me find out, please.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcomments-field-width-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Crunner82](https://wordpress.org/support/users/crunner82/)
 * (@crunner82)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/comments-field-width-2/#post-17158935)
 *     ```wp-block-code
       comments.comments-area {
         padding: 0px 10px;
       max-width: min(100%,var(--container-max-width,1140px));
       margin: 0 auto;
       }
       ```
   
 * I got the same error and fixed it with additional CSS in the template. I used
   the hello theme. Maybe it works the same way on your theme. Hope I could help.
 *  Thread Starter [alexsparky](https://wordpress.org/support/users/alexsparky/)
 * (@alexsparky)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/comments-field-width-2/#post-17161631)
 * It didn’t work but thanks anyway!

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

The topic ‘Comments field width’ is closed to new replies.

 * ![](https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3444228)
 * [Elementor Website Builder - more than just a page builder](https://wordpress.org/plugins/elementor/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/elementor/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/elementor/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [alexsparky](https://wordpress.org/support/users/alexsparky/)
 * Last activity: [2 years, 7 months ago](https://wordpress.org/support/topic/comments-field-width-2/#post-17161631)
 * Status: resolved