[Support request] Add permanent header underline

Home Forums Support [Support request] Add permanent header underline

Home Forums Support Add permanent header underline

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1173402
    Simon

    Is it possible to underline the header / navigation section with a maximum width?

    How can I add that with a specific height and color?

    Thank you!

    #1173741
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS to your site:

    .main-navigation {
        border-bottom: 4px solid #ff0000;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.