[Resolved] Menu third level

Home Forums Support [Resolved] Menu third level

Home Forums Support Menu third level

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #510683
    Harris

    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

    #510772
    Leo
    Staff
    Customer Support

    Hi there,

    Should be something like this:

    .main-navigation .main-nav ul ul li a {
        color: #ffffff;
    }
    #511033
    Harris

    Thanks!

    #511275
    Leo
    Staff
    Customer Support

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.