Title: Submit Button
Last modified: July 16, 2019

---

# Submit Button

 *  [gemmayou](https://wordpress.org/support/users/gemmayou/)
 * (@gemmayou)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/submit-button-67/)
 * Hi there,
 * When styling the Submit Button in the Styler for Gravity Forms, the submit button
   looks exactly like we want to. Although when we click publish and view the live
   page, there doesn’t seem to be any padding.
 * Just a bit confused with what’s going on?
 * Thanks, Gemma
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsubmit-button-67%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Nidhi Jain](https://wordpress.org/support/users/jainnidhi/)
 * (@jainnidhi)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/submit-button-67/#post-11993155)
 * Hey [@gemmayou](https://wordpress.org/support/users/gemmayou/)
 * I am sorry for the inconvenience caused.
 * I’ve checked the site and found that your theme’s style is overriding the plugin’s
   CSS.
 * This is the code in your theme’s style.css file.
 *     ```
       #single-page input[type="submit"],
       #posts-content .post input[type="submit"] {
           border: none;
           border-radius: 2px;
           font-weight: bold;
           text-transform: uppercase;
           padding: 0 25px;
           color: #fff;
       }
       ```
   
 * Please check for the padding property in this CSS.
 * Thanks!

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/styler-for-gravity-forms/assets/icon-256x256.png?rev=1918165)
 * [Styler for Gravity Forms](https://wordpress.org/plugins/styler-for-gravity-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/styler-for-gravity-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/styler-for-gravity-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/styler-for-gravity-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/styler-for-gravity-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/styler-for-gravity-forms/reviews/)

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)
 * [submit](https://wordpress.org/support/topic-tag/submit/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nidhi Jain](https://wordpress.org/support/users/jainnidhi/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/submit-button-67/#post-11993155)
 * Status: not resolved