[Resolved] add border on header

Home Forums Support [Resolved] add border on header

Home Forums Support add border on header

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2332747
    Jusung

    Hello.

    I want to add a bottom border (white color) under the header and padding-top.
    I found some code in the previous questions, but it didn’t work.
    Could you give me a code for this?

    #2332748
    Jusung

    Hello. it has been resolved!
    I added this!


    @media
    (min-width: 769px) {
    .main-navigation {
    border-bottom: 1px solid;
    }
    }

    #2332979
    David
    Staff
    Customer Support

    Glad to hear that !

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