Title: Mobile Dropdown Hover Background Color CSS
Last modified: December 2, 2016

---

# Mobile Dropdown Hover Background Color CSS

 *  [wildgearhq](https://wordpress.org/support/users/wildgearhq/)
 * (@wildgearhq)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/mobile-dropdown-hover-background-color-css/)
 * Theme: Funding Press
    URL: [http://www.wildgearhq.com/shop/](http://www.wildgearhq.com/shop/)
 * I would like to change the background/hover color of the selected menu item on
   the dropdown menu of the mobile version of the website. AKA the mobile navbar.
 * I tried using this code but it didn’t work.
 * /*BACKGROUND color for active*/
    div .navbar-default .navbar-nav > .active > 
   a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav
   > .active > a:focus { color: white; background-color: #FFFFFF; }

Viewing 1 replies (of 1 total)

 *  [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * (@wbcomdesigns)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/mobile-dropdown-hover-background-color-css/#post-8505301)
 * Hello [@wildgearhq](https://wordpress.org/support/users/wildgearhq/),
 * Try to apply custom css code given below.
 * .navbar-inverse .navbar-nav > li > a:hover {
    background-color: #fff; }
 * Let me know if it works.
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Mobile Dropdown Hover Background Color CSS’ is closed to new replies.

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [wbcomdesigns](https://wordpress.org/support/users/wbcomdesigns/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/mobile-dropdown-hover-background-color-css/#post-8505301)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
