Archived topic
Topbar shadow/divider line
3 replies · Started by Thomas on March 27, 2019
Viewing posts 1–4 of 4
Hi awesome generatepress support
Could anybody tell me how i can add a divider line between the topbar and the header just like on this website
Hi there,
try adding this CSS:
.top-bar {
border-bottom: 1px solid #ccc;
}
Thats so awesome thanks :)
You're welcome
This archived topic is closed to new replies.