Archived topic
How to insert a border above the header
3 replies · Started by Data on January 20, 2022
Viewing posts 1–4 of 4
I want to show a black border above the header (below the browser bar)
Hi there,
Try adding this CSS:
header#masthead {
border-top: 5px solid black;
}
Supposed effect - https://share.getcloudapp.com/6quE8rL2
Thanks for your quick support.
No problem. Let us know if you need further help. :D
This archived topic is closed to new replies.