Title: Hoverable button
Last modified: June 21, 2018

---

# Hoverable button

 *  Resolved [Lunarossa](https://wordpress.org/support/users/lunarossa/)
 * (@lunarossa)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hoverable-button/)
 * Hi!
    I am testing your plugin in local before using it in my site. I am having
   troubles in changing the color of the button hover state. I tried to add the 
   keyword !important on my custom css but the color of the submit button when the
   mouse is hover does not change. Here is the code that i used whit my classes:
 *  .pulsante-news {
    background-color: #B0C0AC; **/\*this code works well\*/** 
   color: #F9FBFC; border: none; }
 * .pulsante-news :hover {
    background-color: #73687A !important; **/\*this one 
   does not work\*/** color: #F9FBFC; border: none; }
 * I tried also whith your classes nothing to do.
 * Have you some suggestion?
    Thanks

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

 *  Plugin Contributor [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * (@liljimmi)
 * 🏳️‍🌈 YIKES, Inc. Co-Owner
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hoverable-button/#post-10423733)
 * Hello [@lunarossa](https://wordpress.org/support/users/lunarossa/)
 * I can see you have a space between `.pulsante-news` and `:hover`
 * It needs to be right next to each other like this:
 * `.pulsante-news:hover {`
 * Please give that a try and let me know how it goes.
 * Thank you!
    -Tracy
 *  Thread Starter [Lunarossa](https://wordpress.org/support/users/lunarossa/)
 * (@lunarossa)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hoverable-button/#post-10426057)
 * Hi!
    Thinking of bigger problems I did not notice the simplest thing, it works.
   Thanks Tracy
 *  Plugin Contributor [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * (@liljimmi)
 * 🏳️‍🌈 YIKES, Inc. Co-Owner
 * [7 years, 11 months ago](https://wordpress.org/support/topic/hoverable-button/#post-10426088)
 * Awesome!
 * Glad I could help 🙂
    -Tracy

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

The topic ‘Hoverable 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

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

 * 3 replies
 * 2 participants
 * Last reply from: [Tracy Levesque](https://wordpress.org/support/users/liljimmi/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/hoverable-button/#post-10426088)
 * Status: resolved