[Resolved] Horizontal line under header element?

Home Forums Support [Resolved] Horizontal line under header element?

Home Forums Support Horizontal line under header element?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1552510
    chris

    I’m looking to create a line 5px thick to display under the global site header element, doesnt seem to be working with the following.

    .site-header {
    border-bottom: 5px solid #000000;
    }

    Also doesnt seem to want to work with .inside-header.

    I ideally need this to display on all devices.

    Ps,

    .main-navigation {
    border-bottom: 1px solid #000;
    }

    seems to work for mobile but any bigger than that and it displays under the nav bar, unless full desktop mode where it doesnt display at all?

    Cheers for any potential help, the site is barrowreviews.co.uk

    #1553013
    Leo
    Staff
    Customer Support

    Hi there,

    Have you figured this out?

    I can see the border-bottom on the site header:
    https://www.screencast.com/t/ObjFd2gT

    Let me know ๐Ÿ™‚

    #1555625
    chris

    Solved. Many thanks..

    #1555649
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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