Hi,
How do I change the color overlay on the phone? I have added drop down menus to my navigation but I feel like its really hard to see the little arrows on the phone because the color is so dark.
I either need to change the color or make the arrows darker/bigger.
Thanks,
Ginny
Hey ginnywills,
Add the following to quick css:
.html_av-submenu-hidden .av-submenu-indicator{
opacity:1!important;
}
Best regards,
Jordan Shannon