How to change the color of
I changed the color of the header. But now the responsive menu button is not visible, because it is using the same color.
How can i change only the color of this specific icon?
* solved css:
#Top_bar .responsive-menu-toggle {
- color: grey;
}
Comments
you can change it's color with the following css: