Archived topic
Divider Between Header & Main Content
3 replies · Started by Herschel on November 17, 2016
Viewing posts 1–4 of 4
Hi,
Please I need assistance.
I would like to have a horizontal black bar splitting the header from the content.
Check this website out to see what I mean:
(I believe they are using the GeneratePress Theme)
http://www.roofingcompanyfinder.com/
How can I accomplish that?
Thanks.
Hi there,
Give this CSS a shot:
.site-header {
border-bottom: 5px solid #000000;
}
Thanks, will give it a shot.
You're welcome :)
This archived topic is closed to new replies.