Title: Toggle button color when active?
Last modified: February 18, 2019

---

# Toggle button color when active?

 *  Resolved [id820](https://wordpress.org/support/users/id820/)
 * (@id820)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/toggle-button-color-when-active/)
 * Heya, i set my toggle to black and my menu background aswell, so, when i click
   to open the menu i am unable to see my toggle button. How can i make it white
   when active/menu opened? Thanks.

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

 *  Anonymous User
 * (@anonymized-16110022)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/toggle-button-color-when-active/#post-11219883)
 * At this moment it’s not possible to change the color of the toggle when the menu
   is open. (Good point, maybe we have to add this in the future!)
 * For now you could use custom CSS like this:
 *     ```
       selector .fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-top,
       selector .fsmfe-wrapper .menu-toggle:checked+.icon-bars .bar-bottom {
           background-color: #fff;
       }
       ```
   
 *  Thread Starter [id820](https://wordpress.org/support/users/id820/)
 * (@id820)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/toggle-button-color-when-active/#post-11233838)
 * Oh awesome, thank you for the CSS, i tried doing that myself but i failed, appreciate
   a lot. And yeah, having it as a built-in option/feature would be really nice!
   Keep up the great work, loving this plugin!
 *  Anonymous User
 * (@anonymized-16110022)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/toggle-button-color-when-active/#post-11278032)
 * Great! Happy I could help.

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

The topic ‘Toggle button color when active?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/full-screen-menu-for-elementor_2ccdec.
   svg)
 * [Full Screen Menu for Elementor](https://wordpress.org/plugins/full-screen-menu-for-elementor/)
 * [Support Threads](https://wordpress.org/support/plugin/full-screen-menu-for-elementor/)
 * [Active Topics](https://wordpress.org/support/plugin/full-screen-menu-for-elementor/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/full-screen-menu-for-elementor/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/full-screen-menu-for-elementor/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: Anonymous User
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/toggle-button-color-when-active/#post-11278032)
 * Status: resolved