Hey Guys,
I could use some help.
Can you give me some Quick CSS Code to enlarge the main menu font for my site.
I’m using the transparency setting but and I’ve tried this Quick CSS i found in the forum…but it’s not working.
I’m not using a child theme. Also I tried to enlarge it in the Advanced Styling area as well…but no luck.
.main_menu ul:first-child>li>a {
font-size: 16px;
}
Hey alliancepp,
Please try the following in Quick CSS under Enfold->General Styling:
.main_menu .avia-menu-text {
font-size:20px !important;
}
Best regards,
Rikard
That worked perfect! Thanks Rikard…great support as always.
Gary
Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon