Title: Hoover Button
Last modified: November 16, 2017

---

# Hoover Button

 *  Resolved [Marina](https://wordpress.org/support/users/marinajoker/)
 * (@marinajoker)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/hoover-button/)
 * Hello,
 * Nice plugin!!
 * I was wondering if there is a way to style the submit button when hovered?
 * Thank you in advance!

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

 *  Plugin Contributor [yikesitskevin](https://wordpress.org/support/users/yikesitskevin/)
 * (@yikesitskevin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/hoover-button/#post-9689956)
 * Hi [@marinajoker](https://wordpress.org/support/users/marinajoker/),
 * Of course! If you have multiple forms the following CSS will style all of the
   Easy Forms’ submit buttons. If you send me the URL to your form I can tweak it
   to style just the form you’re talking about. This CSS will change the color; 
   if you let me know what you’re trying to change I can write that for you too.
 *     ```
       .yikes-easy-mc-submit-button:hover {
           background-color: #38387d;
       }
       ```
   
 * Are you familiar with adding custom CSS?
 * Let me know.
 * Cheers,
    Kevin.
 *  Thread Starter [Marina](https://wordpress.org/support/users/marinajoker/)
 * (@marinajoker)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/hoover-button/#post-9690239)
 * Hello Kevin,
 * Thank you so much for your quick reply!
    it works great! 🙂
 *  [Pat Gerber](https://wordpress.org/support/users/macsout/)
 * (@macsout)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/hoover-button/#post-9912422)
 * I have a similar issue. I need to make the button #4595d1 with white text and
   the reverse on hover. Currently the text on hover is using my theme’s transparent
   color and therefor the words disappear. I’ve used the above code in my theme’s“
   Custom CSS” field and WordPress’ Appearance Customizer and it doesn’t change 
   anything.
 * I’d appreciate your help!
 *  Plugin Contributor [yikesitskevin](https://wordpress.org/support/users/yikesitskevin/)
 * (@yikesitskevin)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/hoover-button/#post-9913325)
 * Hey Pat,
 * Could you send over a URL to your form? Maybe the theme is overriding the custom
   CSS.
 * Thanks,
    Kevin.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/yikes-inc-easy-mailchimp-extender_a1c7e5.
   svg)
 * [Easy Forms for Mailchimp](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yikes-inc-easy-mailchimp-extender/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/)
 * [Active Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yikes-inc-easy-mailchimp-extender/reviews/)

## Tags

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

 * 4 replies
 * 3 participants
 * Last reply from: [yikesitskevin](https://wordpress.org/support/users/yikesitskevin/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/hoover-button/#post-9913325)
 * Status: resolved