Hi there!
Need mobile menu font style be the same as desktop menu font style.
Can you help me with this please?
Thanks
Santiago
Hey enfold,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #header #av-burger-menu-ul .av-active-burger-items > a > span.avia-menu-text {
font-family: 'Arapey',serif !important;
text-transform: uppercase !important;
font-size: 18px;
font-weight: 900;
color: #0251CC;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike