Title: Comment box too wide
Last modified: August 22, 2016

---

# Comment box too wide

 *  Resolved [bolla77](https://wordpress.org/support/users/bolla77/)
 * (@bolla77)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/)
 * Hello! The comment box on my site is too wide, how could it be shortened? Thank
   you!
 * [http://gyazo.com/2fbbe88769b3829bd7c6b724aae794af](http://gyazo.com/2fbbe88769b3829bd7c6b724aae794af)
 * [https://wordpress.org/plugins/wpdiscuz/](https://wordpress.org/plugins/wpdiscuz/)

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

 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/#post-5928589)
 * Hi bolla77,
    Something wrong with your theme css, it may set wrong sizes for 
   all textareas. Please leave some example URL to allow as check the issue directly
   on page HTML.
 *  Thread Starter [bolla77](https://wordpress.org/support/users/bolla77/)
 * (@bolla77)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/#post-5928696)
 * Here it is: [http://teambuilder.hu/esemenyek/futas-baratsagpark#close](http://teambuilder.hu/esemenyek/futas-baratsagpark#close)
 * Thanks for your help!
 *  Thread Starter [bolla77](https://wordpress.org/support/users/bolla77/)
 * (@bolla77)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/#post-5928697)
 * The same problem seems to appear here: [http://teambuilder.hu/tagok](http://teambuilder.hu/tagok)
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/#post-5928714)
 * Hi bolla77,
    Your website is down.
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/#post-5928772)
 * Hi bolla77,
    Please go to Dashboard > wpDiscuz > Background and Colors tab and
   put this css code in “Custom CSS Code” text field. Then save and check on front-
   end:
 *     ```
       #wpcomm .wc-field-comment .wc-field-textarea {
           width: auto;
       }
   
       #wpcomm form .item {
           overflow: inherit;
       }
       ```
   
 *  Plugin Author [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * (@gvectors-team)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/#post-5928779)
 * And this:
 *     ```
       #wpcomm .wc-comment {
           text-align: left;
       }
       ```
   

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

The topic ‘Comment box too wide’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [gVectors Team](https://wordpress.org/support/users/gvectors-team/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/comment-box-too-wide/#post-5928779)
 * Status: resolved