Site logo

[Resolved] Styling navigation menu

Home Forums Support [Resolved] Styling navigation menu

Home Forums Support Styling navigation menu

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #731929
    David
    Staff
    Customer Support

    Try this:

    .inside-navigation {
        box-sizing: border-box;
    }
    .main-navigation .navigation-logo {
        border-left: 40px solid #11b2ae;
    }
    #732981
    Zoran

    Works like a charm. Thank you!

    #733076
    David
    Staff
    Customer Support

    Awesome. Glad to be of help

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.