Title: Submit Button padding problem
Last modified: March 14, 2019

---

# Submit Button padding problem

 *  Resolved [bethnals9](https://wordpress.org/support/users/bethnals9/)
 * (@bethnals9)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-button-padding-problem/)
 * Hello.
 * Since your latest update.
 * The submit button padding seems to have been broken. i.e. narrow, wide, default.
 * Now the submit buttons on my contact forms are all big. Plus in the settings 
   selecting different padding styles has no effect.
 * The padding increases with font size but narrowing it down like it was before
   is the problem.
 * Any hints?
 * Thanks

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

 *  [thethemefoundry](https://wordpress.org/support/users/thethemefoundry/)
 * (@thethemefoundry)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-button-padding-problem/#post-11313730)
 * Hey there, [@bethnals9](https://wordpress.org/support/users/bethnals9/) 👋
 * Oh no, sorry about that! You’re totally right, latest release introduced a bug
   🐛 that prevents different paddings from applying to submit button. We’ll be 
   sure to patch it up as soon as possible! In a meantime, you can use the following
   snippet in **Appearance** → **Customize** → **Additional CSS** to set padding
   manually:
 *     ```
       .happyforms-styles input[type=submit].happyforms-button--submit, .happyforms-styles input[type=submit][disabled].happyforms-button--submit {
         padding: 10px 20px;
       }
       ```
   
 * That should reduce padding significantly for you. Stay tuned for updates! 🙂
 *  Thread Starter [bethnals9](https://wordpress.org/support/users/bethnals9/)
 * (@bethnals9)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-button-padding-problem/#post-11315499)
 * Excellent thanks for the reply and solution.
 *  [thethemefoundry](https://wordpress.org/support/users/thethemefoundry/)
 * (@thethemefoundry)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-button-padding-problem/#post-11316480)
 * Hey again, [@bethnals9](https://wordpress.org/support/users/bethnals9/)!
 * We just wanted to follow up here that we’ve just released version 1.7.4 that’s
   addressing issues with Submit Button styles set through Style step.
 * Have a great day! 🙂
 *  Thread Starter [bethnals9](https://wordpress.org/support/users/bethnals9/)
 * (@bethnals9)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/submit-button-padding-problem/#post-11332429)
 * Hi [@thethemefoundry](https://wordpress.org/support/users/thethemefoundry/)
 * I have seen and updated. Many thanks!

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

The topic ‘Submit Button padding problem’ is closed to new replies.

 * ![](https://ps.w.org/happyforms/assets/icon-256x256.png?rev=2778164)
 * [Happyforms - Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms](https://wordpress.org/plugins/happyforms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/happyforms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/happyforms/)
 * [Active Topics](https://wordpress.org/support/plugin/happyforms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/happyforms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/happyforms/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [bethnals9](https://wordpress.org/support/users/bethnals9/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/submit-button-padding-problem/#post-11332429)
 * Status: resolved