Title: Change CSS
Last modified: August 22, 2016

---

# Change CSS

 *  Resolved [tscheckie](https://wordpress.org/support/users/tscheckie/)
 * (@tscheckie)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/change-css-7/)
 * Hello,
 * (how) can I change the style of this plugin?
    For example change to color of 
   the submit button?
 * Jacky
 * [https://wordpress.org/plugins/front-end-only-users/](https://wordpress.org/plugins/front-end-only-users/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/change-css-7/#post-5595178)
 * Hi Jacky,
 * You should be able to change the color of the submit button by editing some code
   in the Custom CSS box on the “Options” page in the Admin panel. You can try adding
   something like this:
 *     ```
       .ewd-feup-submit {
        background: color of your choice;
        padding-bottom: 10px;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Change CSS’ is closed to new replies.

 * ![](https://ps.w.org/front-end-only-users/assets/icon-128x128.png?rev=1805921)
 * [Front End Users](https://wordpress.org/plugins/front-end-only-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/front-end-only-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-only-users/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-only-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-only-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-only-users/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/change-css-7/#post-5595178)
 * Status: resolved