[Resolved] Sticky Navigation

Home Forums Support [Resolved] Sticky Navigation

Home Forums Support Sticky Navigation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2049123
    Andrew

    Hello, how can i change the color of the links in the sticky navigation without changing the ones in the sub menu below?

    #2049259
    Ying
    Staff
    Customer Support

    Hi Andrew,

    Try this CSS:

    .main-navigation#sticky-navigation .main-nav >ul > li >a {
        color: red;
    }

    Let me know if this helps ๐Ÿ™‚

    #2049265
    Andrew

    Perfect thank you!

    #2049286
    Ying
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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