[Resolved] How make a bottom-line in Navigation

Home Forums Support [Resolved] How make a bottom-line in Navigation

Home Forums Support How make a bottom-line in Navigation

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #281275
    jrothhardt

    Hello everybody,
    First many thanks for your help. How can I insert a colored bottom line in navigation.
    Look image:
    Navigation-bottom line like this

    Best regards
    Jörg

    #281328
    Leo
    Staff
    Customer Support

    Hi Jörg,

    Try this CSS:

    .main-navigation {
        border-bottom: 2px solid #ffffff;
    }

    Let me know.

    #281394
    jrothhardt

    Hi Leo,

    Thank you for helping. It#s perfekt.

    #281475
    Leo
    Staff
    Customer Support

    You’re welcome 🙂

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