Archived topic
How add a border between the logo and menu
3 replies · Started by Wallace on October 18, 2017
Viewing posts 1–4 of 4
Hello,
Newbie
How to add a border between the logo and the site navigation?
screen shot
Regards,
Wallace
Hi there,
Try this CSS:
.main-navigation {
border-top: 2px solid #000000;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Hello,
it work very nice.
Thank you!
No problem!
This archived topic is closed to new replies.