Site logo

[Support request] Navigation menu

Home Forums Support [Support request] Navigation menu

Home Forums Support Navigation menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1857956
    Sam

    Hello,

    Is there a way to put a line above and below the main navigation menu?

    Thank you,
    Sam

    #1858209
    David
    Staff
    Customer Support

    Hi there,

    add this CSS:

    .main-navigation {
        border-top: 1px solid;
        border-bottom: 1px solid;
        border-color: #ccc;
    }
    #1858234
    Sam

    This worked perfect, thank you!

    #1858258
    David
    Staff
    Customer Support

    Glad to hear that!

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