Archived topic
Menu third level
3 replies · Started by Harris on March 3, 2018
Viewing posts 1–4 of 4
Is there some way we can target via CSS only the third level of the menu? (the child items of the first level sub-navigation items)
Thanks
Hi there,
Should be something like this:
.main-navigation .main-nav ul ul li a {
color: #ffffff;
}
Thanks!
No problem!
This archived topic is closed to new replies.