On your Theme Settings, at bottom of the settings you can see “Custom CSS”
Add:
.header__icon–menu[aria-expanded=“true”]::before {
background-color: red;
}
Let me know how things went.
On your Theme Settings, at bottom of the settings you can see “Custom CSS”
Add:
.header__icon–menu[aria-expanded=“true”]::before {
background-color: red;
}
Let me know how things went.