Archived topic
band of colour/border on menu?
3 replies · Started by Kim on June 11, 2019
Viewing posts 1–4 of 4
Hi,
Is there a way I can add a band of colour along the bottom (or top) of my menu, like on this page?
Thanks
Hi there,
Try this CSS:
.main-navigation {
border-bottom: 6px solid #1d89b0;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this helps :)
Perfect! Thank you
No problem :)
This archived topic is closed to new replies.