Title: Submit Button Style
Last modified: August 2, 2017

---

# Submit Button Style

 *  Resolved [varghesedxb](https://wordpress.org/support/users/varghesedxb/)
 * (@varghesedxb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/submit-button-style-2/)
 * Hello,
    How to change the Submit button style and color same like the theme default
   style.
 * Thanks
    Mathew

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

 *  Plugin Author [Farhan Noor](https://wordpress.org/support/users/farhannoor/)
 * (@farhannoor)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/submit-button-style-2/#post-9373789)
 * Hi Mathew
 * You should apply same style rules on submit button of the Form as other buttons
   have. CSS selector for form submit button is **input[type=submit]**. You should
   write styling rules in your theme’s CSS file.
 * i. e.
 * input[type=submit]{ background: #F00; color: #FFF; }
 * Farhan.
 *  Thread Starter [varghesedxb](https://wordpress.org/support/users/varghesedxb/)
 * (@varghesedxb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/submit-button-style-2/#post-9373944)
 * Thanks Farhan for the solution. Its fixed.
    Also how to hide this message which
   appears on all forms – aol_required_fields_notice
 *  Plugin Author [Farhan Noor](https://wordpress.org/support/users/farhannoor/)
 * (@farhannoor)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/submit-button-style-2/#post-9374990)
 * In plugin settings, Change REQUIRED FORM FIELDS NOTICE to some meaningful text
   or use default one.
 * Farhan.
 *  Thread Starter [varghesedxb](https://wordpress.org/support/users/varghesedxb/)
 * (@varghesedxb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/submit-button-style-2/#post-9375695)
 * Thanks Farhan.

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

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

 * ![](https://ps.w.org/apply-online/assets/icon-256x256.jpg?rev=1539935)
 * [ApplyOnline - Application Form Builder and Manager](https://wordpress.org/plugins/apply-online/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/apply-online/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/apply-online/)
 * [Active Topics](https://wordpress.org/support/plugin/apply-online/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/apply-online/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/apply-online/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [varghesedxb](https://wordpress.org/support/users/varghesedxb/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/submit-button-style-2/#post-9375695)
 * Status: resolved