Title: form width
Last modified: August 21, 2016

---

# form width

 *  Resolved [thesk](https://wordpress.org/support/users/thesk/)
 * (@thesk)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/form-width-1/)
 * hello can the width of the tile, descript etc be narrowed a bit, if so how please?
 * [http://wordpress.org/plugins/frontend-uploader/](http://wordpress.org/plugins/frontend-uploader/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Rinat](https://wordpress.org/support/users/rinatkhaziev/)
 * (@rinatkhaziev)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/form-width-1/#post-4387460)
 * You can put some custom CSS in your theme’s CSS. There’s no other option at the
   moment. Something along these lines should do:
 *     ```
       form .ugc-inner-wrapper .ugc-input-wrapper input[type="text"],
       form .ugc-inner-wrapper .ugc-input-wrapper textarea {
           width: 300px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘form width’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/frontend-uploader_81a69d.svg)
 * [Frontend Uploader](https://wordpress.org/plugins/frontend-uploader/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/frontend-uploader/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/frontend-uploader/)
 * [Active Topics](https://wordpress.org/support/plugin/frontend-uploader/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontend-uploader/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontend-uploader/reviews/)

## Tags

 * [width](https://wordpress.org/support/topic-tag/width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rinat](https://wordpress.org/support/users/rinatkhaziev/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/form-width-1/#post-4387460)
 * Status: resolved