Archived topic
Horizontal line under header element?
3 replies · Started by chris on November 27, 2020
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
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 :)
Solved. Many thanks..
No problem :)