Title: Hover color lost?!
Last modified: August 20, 2016

---

# Hover color lost?!

 *  [nkbitsch](https://wordpress.org/support/users/nkbitsch/)
 * (@nkbitsch)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/hover-color-lost/)
 * Hi everybody.
 * If you take a look at this website: [http://riyadelcadi.photogear.dk/](http://riyadelcadi.photogear.dk/)
 * I changed the colour on the top bar saying “Special offers”.
 * I did that by adding this code to the custom.css file:
 *     ```
       #menu-item-962 a {
       color: white;
       background: #49796D;
       border-left: 1px solid white;
       }
   
       #menu-item-962 .sub-menu a {
       color: #545628;
       background: white;
       }
       #menu-item-962 .sub-menu hover a {
       {
       border-left: 1px solid #E3E3E3;
       border-left-width: 1px;
       border-left-style: solid;
       border-left-color: #E3E3E3;
       }
       ```
   
 * It seems to work, but the only thing is that the “hover” color in the submenu
   is now lost..
 * I hope that some of you are able to help.
 * All the best
    Niels

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/hover-color-lost/#post-2618690)
 * [http://www.w3schools.com/css/css_link.asp](http://www.w3schools.com/css/css_link.asp)

Viewing 1 replies (of 1 total)

The topic ‘Hover color lost?!’ is closed to new replies.

## Tags

 * [colour](https://wordpress.org/support/topic-tag/colour/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/hover-color-lost/#post-2618690)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
