Hi there at support
Please would you take a look at the image in the private content.
It shows the megamenu in the Enfold default demo.
Main menu items are 13px
Sub-menu items are 12px
So far I’ve been unable to style submenu items differently from main menus items — even with code suggestions from Jordan in #751714.This image proves it is possible!
Please could you tell me exactly how the demo system is achieving it.
Many thanks.
Hey Frances,
use this code inside Quick CSS field:
#top #header .avia_mega_div > .sub-menu > li > ul > li
a {
font-size: 10px;
}
Please refer to a link instead of #12345.
Best regards,
Andy
Hi Andy
Thanks for the code – sadly, it doesn’t work.
It’s the last code in the Quick CSS field so I know it’s not being trumped. I also tried adding !important but that made no difference.
It still seems I can style the submenu titles, but not the items. They remain styled the same as the top menu items
Would adding a css class in the megamenu menu do anything?
Many thanks
Hi,
link you’ve provided does not work. Can you check please?
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
Login credentials include:
Best regards,
Andy