Title: Change button hover effect
Last modified: January 9, 2023

---

# Change button hover effect

 *  Resolved [developer04pegasus](https://wordpress.org/support/users/developer04pegasus/)
 * (@developer04pegasus)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/change-button-hover-effect/)
 * Hi team,
 * Wish you a very Happy New Year!
   Could you please help us change the default hover
   effect on youzify buttons. I am attaching a screenshot marking the effect below
   which we need to remove.
 * > [View post on imgur.com](https://imgur.com/a/0JI1rn1)
 * Unfortunately, I couldn’t figure out how to do this. Your help would be highly
   appreciated.
 * Thank you!
   Lavanya
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchange-button-hover-effect%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [Youzify](https://wordpress.org/support/users/kainelabsteam/)
 * (@kainelabsteam)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/change-button-hover-effect/#post-16358583)
 * Hello [@developer04pegasus](https://wordpress.org/support/users/developer04pegasus/)
 * Thanks for reaching us
 * Basically, you can use this CSS
 *     ```wp-block-code
       #youzify-slideshow .youzify-account-item-button:hover {
         background: #000;
         color: #fff;
         border: 4px solid blue;
       }
       ```
   
 * Change the background, color, and border to any color code you want.
 * Best Regards, KaineLabs Team.

Viewing 1 replies (of 1 total)

The topic ‘Change button hover effect’ is closed to new replies.

 * ![](https://ps.w.org/youzify/assets/icon-256x256.png?rev=2487434)
 * [Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress](https://wordpress.org/plugins/youzify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/youzify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/youzify/)
 * [Active Topics](https://wordpress.org/support/plugin/youzify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/youzify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/youzify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Youzify](https://wordpress.org/support/users/kainelabsteam/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/change-button-hover-effect/#post-16358583)
 * Status: resolved