Title: Submit Button not aligned + decrease height
Last modified: September 3, 2022

---

# Submit Button not aligned + decrease height

 *  Resolved [baytocruz](https://wordpress.org/support/users/baytocruz/)
 * (@baytocruz)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/submit-button-not-aligned-decrease-height/)
 * In my submission form, I would like to align the button, so it is centered against
   the Name/Email fields (as you can see, the button defaults to misaligned, lower
   than the fields).
 * I would also like the button to be the same height as the fields. How would I
   do so? Thank yoU!

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

 *  [Aakash](https://wordpress.org/support/users/aakash8/)
 * (@aakash8)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/submit-button-not-aligned-decrease-height/#post-15979591)
 * Hi [@baytocruz](https://wordpress.org/support/users/baytocruz/)
 * If you can provide a link to the form, I can provide CSS code to help format 
   it.
 * Or if you can provide an export of the form (assuming I can use it on the free
   version) I could check out the form’s settings to see if it’s possible through
   there.
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/submit-button-not-aligned-decrease-height/#post-15981458)
 * Hey [@baytocruz](https://wordpress.org/support/users/baytocruz/) – Thanks for
   contacting us and I apologize for the delay in getting back to your support request!
 * To adjust the height, you may consider using the following CSS:
 *     ```
       div.wpforms-container-full .wpforms-form button[type=submit] {
           padding: 5px 15px;
       }
       ```
   
 * And in case it helps, here’s a tutorial on [how to add custom CSS like this to your site](https://wpforms.com/developers/how-to-add-custom-css-styles-for-wpforms/).
 * For the alignment, when you get a chance, please share the form URL so I can 
   take a closer look.
 * Kindly,
 *  Thread Starter [baytocruz](https://wordpress.org/support/users/baytocruz/)
 * (@baytocruz)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/submit-button-not-aligned-decrease-height/#post-15985140)
 * Here is the form URL: [https://atsreader.com/](https://atsreader.com/)
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/submit-button-not-aligned-decrease-height/#post-15992669)
 * Hey [@baytocruz](https://wordpress.org/support/users/baytocruz/) – Thank you 
   for sharing the URL!
 * I looked at the website, and I see the form on the home page. On my end, the 
   submit button seems to be properly aligned with the other fields. [Screenshot](https://a.supportally.com/p9WMYm).
 * When you have some time, can you please check the form and let me know if the
   misalignment is still there?
 * Kindly,
 *  [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * (@prashantrai)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/submit-button-not-aligned-decrease-height/#post-16010981)
 * Hey [@baytocruz](https://wordpress.org/support/users/baytocruz/) – 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.
 * Thanks!

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

The topic ‘Submit Button not aligned + decrease height’ 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/)

 * 5 replies
 * 3 participants
 * Last reply from: [Prashant Rai](https://wordpress.org/support/users/prashantrai/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/submit-button-not-aligned-decrease-height/#post-16010981)
 * Status: resolved