Hi there,
I have explored other posts on changing font size on the megamenu and have almost succeeded. I have entered the code below to change submenu and sub-submenu items:
.desktop .x-nav .x-megamenu>.sub-menu a {
font-size:14px; /* change the text size of the list of pages */
}
.desktop .x-nav .x-megamenu>.sub-menu>li>a {
font-size: 16px !important;
}
It’s working nicely on all the submenu items except the under our “about” and “blog” navbar items. Can you help?
Cheers,
Gav
PS: I’ll send a link to our site in a PM.