Title: Menu hover colour help
Last modified: August 19, 2016

---

# Menu hover colour help

 *  Resolved [smoothb1](https://wordpress.org/support/users/smoothb1/)
 * (@smoothb1)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/menu-hover-colour-help/)
 * How do i change the menu background hover colour, i have got this but its now
   working?
 * .nav a, .nav: a:hover { background: red;
    padding-left: 35px; padding-right: 
   35px; padding-top: 9px; }
 * [http://www.originbmx.com](http://www.originbmx.com)

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/menu-hover-colour-help/#post-1865661)
 * it depends where you have added/edited your posted style.
 * for instance, there is an existent style for `.nav a:hover` in grey.css (apart
   from many other styles for `.nav a`):
 *     ```
       .nav li:hover, .nav li.sfHover,
       .nav a:focus, .nav a:hover, .nav a:active {
       	background:		red#F4F4F4;
       	outline:		0;
       }
       ```
   
 * styles that occur later, further down, in stylesheets will have priority.
 *  Thread Starter [smoothb1](https://wordpress.org/support/users/smoothb1/)
 * (@smoothb1)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/menu-hover-colour-help/#post-1865666)
 * This is my grey.css i still cant get it to work :
 *  Thread Starter [smoothb1](https://wordpress.org/support/users/smoothb1/)
 * (@smoothb1)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/menu-hover-colour-help/#post-1865667)
 * Oh sorry i have done it now, just forgot to empty the page cacher, thanks for
   the help!

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

The topic ‘Menu hover colour help’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [smoothb1](https://wordpress.org/support/users/smoothb1/)
 * Last activity: [15 years, 5 months ago](https://wordpress.org/support/topic/menu-hover-colour-help/#post-1865667)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
