[Resolved] How to add an underline to the header?

Home Forums Support [Resolved] How to add an underline to the header?

Home Forums Support How to add an underline to the header?

  • This topic has 3 replies, 2 voices, and was last updated 5 years ago by David.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #839863
    Helen

    Hi,

    What’s the best way to add an underline to the header? I’d like a single stroke underline running full-width, like the grey line under the menu in this image.

    [img]https://i.imgur.com/Q92qPss.png[/img]

    Thanks,
    Helen

    #839903
    David
    Staff
    Customer Support

    Hi there,

    try this:

    .site-header {
        border-bottom: 1px solid #ddd;
    }
    #839917
    Helen

    Perfect, thank you.

    #839944
    David
    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.