Hey Guys!
For some reason, I can’t see the font in the mobile menu (when I shrink the browser width to a certain degree)
Most likely, the font has the same color as the background. Can you help me find the issue in the CMS ?
Hey mirotck,
Please try the following in Quick CSS under Enfold->General Styling:
.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
color: #fff;
}
Best regards,
Rikard
thank you, worked perfectly!