Hi
How do I edit the font sizing the footer menu? [On our site, the menu at the very bottom of the page, with links to: HOME | RBI | MODULES | SERVICES…]
Thanks
Hi Stephen,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#avia3-menu li {
font-size: 12px;
}
Best regards,
Nikko
