Archived topic
Mega menu sub Items
3 replies · Started by Rob on May 13, 2019
Viewing posts 1–4 of 4
Hi there,
Im using your Mega menu CSS.
https://docs.generatepress.com/article/building-simple-mega-menu/
Im struggling to make the Second Child text smaller. Ive attached a quick Photoshop to show you what I want. Are you able to help?
Hi there,
you can target those items with this CSS:
.main-navigation .main-nav ul ul ul li a {
font-size: 12px;
}
Thanks David,
I was struggling with the correct selector. Youve saved my sanity once again! :)
You're welcome - navigation selectors can get awfully confusing :)
This archived topic is closed to new replies.