Title: Hover effects for dropdown
Last modified: May 2, 2025

---

# Hover effects for dropdown

 *  Resolved [SjSings2](https://wordpress.org/support/users/sjsings2/)
 * (@sjsings2)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/hover-effects-for-dropdown/)
 * I’m sure it’s here somewhere because you’ve thought of everything, but I can’t
   see how to change the hover effects for the button dropdowns. Can you help?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhover-effects-for-dropdown%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [YMC](https://wordpress.org/support/users/wssoffice21/)
 * (@wssoffice21)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/hover-effects-for-dropdown/#post-18447661)
 * Hi!
   Creating a hover effect on dropdown elements is easy to implement using CSS
   styles. Apply style rules for the desired dropdown using, for example, this notation:
 * .pillarFilter .filter-layout .sub_item .filter-link:hover {
    background-color:
   green; color: yellow;}
 * In any case, all this is implemented using custom styles.
 * [https://prnt.sc/JrZFpGayh03L](https://prnt.sc/JrZFpGayh03L)

Viewing 1 replies (of 1 total)

The topic ‘Hover effects for dropdown’ is closed to new replies.

 * ![](https://ps.w.org/ymc-smart-filter/assets/icon-128x128.png?rev=3354891)
 * [YMC Filter](https://wordpress.org/plugins/ymc-smart-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ymc-smart-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ymc-smart-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/ymc-smart-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ymc-smart-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ymc-smart-filter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [YMC](https://wordpress.org/support/users/wssoffice21/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/hover-effects-for-dropdown/#post-18447661)
 * Status: resolved