[ad_1]
Hi there,
try adding this CSS;
.mobile-menu-control-wrapper .menu-toggle, .mobile-menu-control-wrapper .menu-toggle:hover, .mobile-menu-control-wrapper .menu-toggle:focus, .has-inline-mobile-toggle #site-navigation.toggled {
background-color: #f00;
}Change the #f00 to the color value you require.
Hi David,
Worked perfectly, thank you! 🙂
