Title: Center Email / Button WPForms
Last modified: January 11, 2021

---

# Center Email / Button WPForms

 *  Resolved [arthurdovale](https://wordpress.org/support/users/arthurdovale/)
 * (@arthurdovale)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/center-email-button-wpforms/)
 * Hello guys!
    I really need help to certer this email form and text, button… I’ve
   tryed some many CSS codes directly in wordpress, but I’m not sure this is the
   right way.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcenter-email-button-wpforms%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Jade](https://wordpress.org/support/users/jadeam/)
 * (@jadeam)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/center-email-button-wpforms/#post-13898253)
 * Hello [@arthurdovale](https://wordpress.org/support/users/arthurdovale/),
 * To do that, please do the following steps:
 * 1. Set the **Field Size** of your fields to [**Large**](https://wpforms.com/docs/how-to-customize-form-field-options/#field-size).
 * 2. Then add this CSS code on your site:
 *     ```
       #wpforms-11 {
           max-width: 500px;
       }
   
       #wpforms-11 .wpforms-submit-container {
           text-align: center;
       }
       ```
   
 * And in case it helps, here’s a tutorial from WPBeginner on [how to add custom CSS like this to your site](http://www.wpbeginner.com/plugins/how-to-easily-add-custom-css-to-your-wordpress-site/).
 * Hope this helps!
 *  [Jade](https://wordpress.org/support/users/jadeam/)
 * (@jadeam)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/center-email-button-wpforms/#post-13923861)
 * Hi [@arthurdovale](https://wordpress.org/support/users/arthurdovale/),
 * We haven’t heard back from you in about a week, so I’m going to go ahead and 
   close this thread for now. But if you’d like us to assist further, please feel
   welcome to continue the conversation (please just see my post above).
 * Thanks!

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

The topic ‘Center Email / Button WPForms’ is closed to new replies.

 * ![](https://ps.w.org/wpforms-lite/assets/icon.svg?rev=3254748)
 * [WPForms - Easy Form Builder for WordPress - Contact Forms, Payment Forms, Surveys, & More](https://wordpress.org/plugins/wpforms-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpforms-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpforms-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wpforms-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpforms-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpforms-lite/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jade](https://wordpress.org/support/users/jadeam/)
 * Last activity: [5 years, 5 months ago](https://wordpress.org/support/topic/center-email-button-wpforms/#post-13923861)
 * Status: resolved