Tagged: enfold, font, mobile menu
I’d like to make some changes in mobile menu. Font should be strong and maybe also in other color. How can I do this?
Hey tammiviestinta,
Try this code in the General Styling > Quick CSS field:
#top #wrap_all .av-burger-overlay .av-burger-overlay-scroll #av-burger-menu-ul li a {color: red !important; font-weight:bold !important;}
Best regards,
Mike
Thanks, Mike! Now it is working!