Archived topic
Add 2px color line directly under primary navigation
1 reply · Started by Anonymous on July 26, 2016
Viewing posts 1–2 of 2
Tom -
Fantastic product as always. Quick question - how would I add some CSS to create a line right below my primary navigation (runs 100% width). Can't seem to figure where to place the CSS. Do I create a colored border?
Thank you,
Craig
You could do something like this:
.main-navigation {
border-bottom: 2px solid #222222;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
Let me know if you need more info :)
This archived topic is closed to new replies.
