Title: Drop down menu hover colour
Last modified: August 29, 2020

---

# Drop down menu hover colour

 *  [luella](https://wordpress.org/support/users/luella/)
 * (@luella)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/drop-down-menu-hover-colour/)
 * Hi there,
 * When I click the drop down menu for ‘member profiles’, the hover colour
    is currently
   red.
 * How do I change this to a darker green (darker green that the main green of the
   site)?
 * Thanks
    Luella
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdrop-down-menu-hover-colour%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/drop-down-menu-hover-colour/#post-13333238)
 * Hi Luella,
 * Thank you for reaching out to us.
 * Try this CSS code:
 *     ```
       .site-header #main-navigation li:hover li a:hover, .site-header #main-navigation li.sfHover li a:hover {
          background-color: #00693a;
       }
       ```
   
 * Add this to your site’s **Additional CSS** panel under the **Dashboard** > **
   Customize** menu.
 * Regards,
    Kharis

Viewing 1 replies (of 1 total)

The topic ‘Drop down menu hover colour’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hiero/1.8.4/screenshot.png)
 * Hiero
 * [Support Threads](https://wordpress.org/support/theme/hiero/)
 * [Active Topics](https://wordpress.org/support/theme/hiero/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hiero/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hiero/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/drop-down-menu-hover-colour/#post-13333238)
 * Status: not resolved