Title: Header hover
Last modified: August 31, 2016

---

# Header hover

 *  [pierremichaux](https://wordpress.org/support/users/pierremichaux/)
 * (@pierremichaux)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/)
 * Hello,
    I am working on website [http://www.koolkampot.com](http://www.koolkampot.com)
   On the menu, I would like to have no background on the items (brown) but just
   the yellow for the page I am looking at. I tried on my theme setup but can’t 
   find a way… Is there a css I can use for that? Thank you, Pierre

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

 *  [jack4arpit](https://wordpress.org/support/users/jack4arpit/)
 * (@jack4arpit)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431173)
 * Use,
    .nav-menu-main > ul > li.current_page_item > a, .nav-menu-main > ul > li.
   current-menu-item > a{ background: none; }
 *  [Clarion Technologies](https://wordpress.org/support/users/clarionwpdeveloper/)
 * (@clarionwpdeveloper)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431219)
 * Try this
 * .nav-menu-main > ul > li.current_page_item > a,
    .nav-menu-main > ul > li.current-
   menu-item > a, .nav-menu-main > ul > li.current_page_ancestor > a, .nav-menu-
   main > ul > li.current-menu-ancestor > a, .nav-menu-main > ul > li.current-menu-
   parent > a { background: none !important
 * }
 *  Thread Starter [pierremichaux](https://wordpress.org/support/users/pierremichaux/)
 * (@pierremichaux)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431302)
 * [@jack4arpit](https://wordpress.org/support/users/jack4arpit/)
    Your solution
   work! Thank you…half of my problem solved…now I also would like the hover in 
   brown to disappear when I am on the menu items… Thank you so much if you can 
   find this solution for me 🙂
 *  [Clarion Technologies](https://wordpress.org/support/users/clarionwpdeveloper/)
 * (@clarionwpdeveloper)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431304)
 * Hi,
 * try this
 *     ```
       .nav-menu-main > ul > li:hover{background:none !important;}
       ```
   
 * Thanks
 *  Thread Starter [pierremichaux](https://wordpress.org/support/users/pierremichaux/)
 * (@pierremichaux)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431305)
 * Hi Clarion Tech, sorry this does not work…
 *  Thread Starter [pierremichaux](https://wordpress.org/support/users/pierremichaux/)
 * (@pierremichaux)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431366)
 * Dears,
    This is not solved yet… I also would like the hover in brown to disappear
   when I am on the menu items… Thank you so much if you can find this solution 
   for me 🙂
 *  [IMRAN NAEEM](https://wordpress.org/support/users/ninzas/)
 * (@ninzas)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431368)
 * Hoteliour Theme should have a theme option (Typography or Color section) for 
   changing this. Did you searched on theme option?
 *  Thread Starter [pierremichaux](https://wordpress.org/support/users/pierremichaux/)
 * (@pierremichaux)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431369)
 * I know…and I searched, I tried…but can’t find it…that is why I was asking maybe
   if a css was possible…???
 *  [jack4arpit](https://wordpress.org/support/users/jack4arpit/)
 * (@jack4arpit)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431379)
 * Try
 * > .nav-menu-main > ul > li:hover {
   >  background: none !important; }

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

The topic ‘Header hover’ is closed to new replies.

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [header](https://wordpress.org/support/topic-tag/header/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 9 replies
 * 4 participants
 * Last reply from: [jack4arpit](https://wordpress.org/support/users/jack4arpit/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/header-hover/#post-7431379)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
