Title: Modify comments box width
Last modified: October 15, 2019

---

# Modify comments box width

 *  Resolved [globsticks](https://wordpress.org/support/users/globsticks/)
 * (@globsticks)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/modify-comments-box-width/)
 * Hi,
 * ¿is it possible to shorter the actual width of comments box to a shorter dimension?
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Support [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * (@gvectorssupport)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/modify-comments-box-width/#post-12030775)
 * Hi [@globsticks](https://wordpress.org/support/users/globsticks/),
 * Please navigate to Dashboard > Comments > Settings > Styling admin page, put 
   the following CSS code in the “Custom CSS Code” textarea.
 *     ```
       #wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap{
           width:<strong>500</strong>px !important;
       }
       ```
   
 * The **boldly (500) ** marked code should be changed before using it.
 * Please don’t forget to delete all caches before checking.

Viewing 1 replies (of 1 total)

The topic ‘Modify comments box width’ is closed to new replies.

 * ![](https://ps.w.org/wpdiscuz/assets/icon-256x256.png?rev=1076265)
 * [Comments - wpDiscuz](https://wordpress.org/plugins/wpdiscuz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdiscuz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdiscuz/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdiscuz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdiscuz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdiscuz/reviews/)

## Tags

 * [comments box](https://wordpress.org/support/topic-tag/comments-box/)
 * [dimensions](https://wordpress.org/support/topic-tag/dimensions/)

 * 1 reply
 * 2 participants
 * Last reply from: [gVectors Support](https://wordpress.org/support/users/gvectorssupport/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/modify-comments-box-width/#post-12030775)
 * Status: resolved