Title: individually style menu hover
Last modified: August 20, 2016

---

# individually style menu hover

 *  Resolved [Mark Shirley](https://wordpress.org/support/users/ravalde/)
 * (@ravalde)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/individually-style-menu-hover/)
 * Hi anyone know how to change the individual hover state of a menu item. I have
   a class added in the css classes pane called (custom-menu-item) on a individual
   menu item and that works fine but I want to change the hover color just on that
   menu item and not affect the others.
 * this the firebugged code:
 * .custom-menu-item #access li:hover > a,
    #access a:focus { background: white !
   important; color: #52B5E6 !important; }

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/individually-style-menu-hover/#post-2902618)
 * please post a link to your site to illustrate the problem;
    formatting cannot
   in most cases not be discussed without seeing the issue in a live site.
 *  Thread Starter [Mark Shirley](https://wordpress.org/support/users/ravalde/)
 * (@ravalde)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/individually-style-menu-hover/#post-2902620)
 * its the 5-steps menu item I need to hover to black i’ve changed my class name
   to .target-menu – cheers Mark
 * .target-menu
 * [http://www.ricecreative.co.uk/LWM/](http://www.ricecreative.co.uk/LWM/)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/individually-style-menu-hover/#post-2902647)
 * could be an issue with specificity;
 * try:
 * `#access li.target-menu a:hover { color: #000!important; }`
 *  Thread Starter [Mark Shirley](https://wordpress.org/support/users/ravalde/)
 * (@ravalde)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/individually-style-menu-hover/#post-2902676)
 * Thanks works a treat been trying for hour to figure this out

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

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [Mark Shirley](https://wordpress.org/support/users/ravalde/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/individually-style-menu-hover/#post-2902676)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
