Ahoy –
I need to change the mobile meny icon box on my site – it is white and I cannot see it.
Please Advise
Thanks! That worked
Hey mcraig77!
Please try the following, let us know if it works out for you
#mobile-advanced {
background: rgba(0, 0, 0, 0.9);
}
#mobile-advanced a{
color: white;
}
#mobile-advanced a:hover, #mobile-advanced a:hover .avia-menu-text{
background: inherit !important;
}
#mobile-advanced a:hover .avia-menu-text{
color: skyBlue;
}
thanks a lot
Best regards,
Basilis