Archived topic
How make a bottom-line in Navigation
3 replies · Started by jrothhardt on February 20, 2017
Viewing posts 1–4 of 4
Hello everybody,
First many thanks for your help. How can I insert a colored bottom line in navigation.
Look image:

Best regards
Jörg
Hi Jörg,
Try this CSS:
.main-navigation {
border-bottom: 2px solid #ffffff;
}
Let me know.
Hi Leo,
Thank you for helping. It#s perfekt.
You're welcome :)
This archived topic is closed to new replies.