Title: Modify form width
Last modified: August 21, 2016

---

# Modify form width

 *  Resolved [Michael Tucker](https://wordpress.org/support/users/michael-tucker/)
 * (@michael-tucker)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/modify-form-width/)
 * Would like to modify the width of the form to better fit the main body of the
   site. I am using an ink theme “Golden Eagle”.
 * I have tried the solutions posted including adding code to the theme css, as 
   well as adjusting the “CSS style for form DIV:” field whithin the settings of
   the plug in.
 * [http://wordpress.org/plugins/contact-form-plugin/](http://wordpress.org/plugins/contact-form-plugin/)

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

 *  [mrmccarrin](https://wordpress.org/support/users/mrmccarrin/)
 * (@mrmccarrin)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/modify-form-width/#post-4045581)
 * Did you try this:
 *     ```
       #cntctfrm_contact_form {
   
           width: 400px !important;
   
       }
       ```
   
 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/modify-form-width/#post-4045591)
 * Hi Michael,
 * Please, provide us with the link to the page with the form and we will help you.
 * Sincerely,
    Support Team
 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/modify-form-width/#post-4045627)
 * Hi Michael,
 * We hope your problem has been resolved. If you have any questions, please feel
   free to contact us via our support forum [http://support.bestwebsoft.com/](http://support.bestwebsoft.com/)
 * Sincerely,
    Support Team

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

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

 * ![](https://ps.w.org/contact-form-plugin/assets/icon-256x256.gif?rev=2565795)
 * [Contact Form by BestWebSoft - Advanced WP Contact Form Builder for WordPress](https://wordpress.org/plugins/contact-form-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-plugin/reviews/)

## Tags

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

 * 3 replies
 * 3 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/modify-form-width/#post-4045627)
 * Status: resolved