Title: menu item hover
Last modified: July 3, 2017

---

# menu item hover

 *  Resolved [catheg](https://wordpress.org/support/users/catheg/)
 * (@catheg)
 * [9 years ago](https://wordpress.org/support/topic/menu-item-hover/)
 * Hi,
 * I would like to change the menu item hover (not submenu) in the css of my child
   theme (exactly the same behavior of the option in the personalize panel (colors,
   header, menu item hover).
 * I tried some lines but without success.
 * Thanks for your help.
 * I’m using the version 1.4 Sydney theme.
 * Catherine.

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

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years ago](https://wordpress.org/support/topic/menu-item-hover/#post-9287359)
 * Hello there,
 * Please try this code:
 *     ```
       #mainnav .menu > li > a:hover {
         color: #fff000;
       }
       ```
   
 * Regards,
    Kharis
 *  Thread Starter [catheg](https://wordpress.org/support/users/catheg/)
 * (@catheg)
 * [9 years ago](https://wordpress.org/support/topic/menu-item-hover/#post-9288033)
 * Hello Kharis,
 * Thanks, it works fine.
 * Great support as usual.
 * Regards.
    Catherine.
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [9 years ago](https://wordpress.org/support/topic/menu-item-hover/#post-9288264)
 * You’re welcome, Catherine!
 * Please let us know in a new topic if you have any further questions, or if we
   can provide you with any other assistance.
 * Regards,
    Kharis

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

The topic ‘menu item hover’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/menu-item-hover/#post-9288264)
 * Status: resolved