Title: Message Box Smaller
Last modified: August 20, 2016

---

# Message Box Smaller

 *  [steve555](https://wordpress.org/support/users/steve555/)
 * (@steve555)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/message-box-smaller/)
 * Hi,
 * How would i make the message box smaller so that it could fit within a sidebar
   widget, it currently overstretches?
 * Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/message-box-smaller/#post-2156920)
 * Add styles to your theme’s style.css as you like
 *     ```
       #sidebar .wpcf7 textarea {
           width: 20px;
       }
       ```
   
 * or anything like this.

Viewing 1 replies (of 1 total)

The topic ‘Message Box Smaller’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/message-box-smaller/#post-2156920)
 * Status: not resolved