Title: Submit Button Style
Last modified: August 30, 2016

---

# Submit Button Style

 *  [lewisevans777](https://wordpress.org/support/users/lewisevans777/)
 * (@lewisevans777)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-style-1/)
 * Hi. Nice plugin!
    The submit button comes out very feint on my site. How do I
   change that? (I don’t know CSS, but I cn see where it goes…)
 * [https://wordpress.org/plugins/planso-forms/](https://wordpress.org/plugins/planso-forms/)

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

 *  Plugin Author [PlanSo](https://wordpress.org/support/users/planso/)
 * (@planso)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-style-1/#post-6621596)
 * With our Pro versions you can change the design of any form element including
   buttons within your forms. Additionally you can add custom css to handle even
   more individual design requirements.
 * Without pro you have to add the style in the post above the shortcode in “text”
   mode. For the button you can use something like:
 *     ```
       <style type="text/css">
       .planso-form-builder button{
       background:#f00;
       }
       </style>
       ```
   
 * Cheers
 *  Thread Starter [lewisevans777](https://wordpress.org/support/users/lewisevans777/)
 * (@lewisevans777)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-style-1/#post-6621638)
 * Many thanks. Just trying out the free version at the moment to see if it will
   work for my requirements. Looking good so far, although I do see some problems
   with, for instance, spacing between checkboxes and associated wording.
 *  Thread Starter [lewisevans777](https://wordpress.org/support/users/lewisevans777/)
 * (@lewisevans777)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-style-1/#post-6621639)
 * Nah…. didn’t work. Pity.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/planso-forms_198c4a.svg)
 * [PlanSo Forms](https://wordpress.org/plugins/planso-forms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/planso-forms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/planso-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/planso-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/planso-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/planso-forms/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [lewisevans777](https://wordpress.org/support/users/lewisevans777/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/submit-button-style-1/#post-6621639)
 * Status: not resolved