It looks like this.
Hi Dkoy1,
Please try the following in Quick CSS under Enfold–>General Styling:
#mobile-advanced li a span.avia-menu-text {
color:white !important;
}
Best regards,
Rikard
Having the same issues as here: https://kriesi.at/support/topic/mobile-menu-errors/#post-517945
I was told to make a new thread. It’s not just font color. There’s weird icon arrows etc.
Thanks!
Hi!
For the icons, please add following code to Quick CSS in Enfold theme options under General Styling tab
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before {
content: "\25BA";
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit