Title: Change navbar-toggle active button colour
Last modified: August 30, 2016

---

# Change navbar-toggle active button colour

 *  Resolved [bullsworld2007](https://wordpress.org/support/users/bullsworld2007/)
 * (@bullsworld2007)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/change-navbar-toggle-active-button-colour/)
 * Hi again,
 * When the screen is below a certain width I noticed a button which drops down 
   the menus, I would like to change its background colour when clicked, is this
   possible with a CSS insert?
 * I’ve tried
 *     ```
       .navbar-toggle .active {
   
       background-color: #ffffff;
       }
       ```
   
 * with no success
 * My site is [http://www.daniel-baker.eu/](http://www.daniel-baker.eu/)

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

 *  Thread Starter [bullsworld2007](https://wordpress.org/support/users/bullsworld2007/)
 * (@bullsworld2007)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/change-navbar-toggle-active-button-colour/#post-6704829)
 * Okay I dug into style.css and figured it out
 *     ```
       .navbar-toggle.active {
           background-color: #673 !important;
       }
       ```
   
 *  Thread Starter [bullsworld2007](https://wordpress.org/support/users/bullsworld2007/)
 * (@bullsworld2007)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/change-navbar-toggle-active-button-colour/#post-6704832)
 * Marking as resolved
 *  [Alexandra](https://wordpress.org/support/users/alexandrastan001/)
 * (@alexandrastan001)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/change-navbar-toggle-active-button-colour/#post-6704999)
 * Hello,
 * It’s great that you got your solution and thank you for sharing it with the rest
   of us.
 * Best regards,
    alexandra

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

The topic ‘Change navbar-toggle active button colour’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Alexandra](https://wordpress.org/support/users/alexandrastan001/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/change-navbar-toggle-active-button-colour/#post-6704999)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
