Archived topic
Lines above and below Main Navigation ( Desktop )
5 replies · Started by Ivaylo on March 11, 2022
Viewing posts 1–6 of 6
Hi,
how to add one line above the main navigation and one line below it.
You can see similar menu on https://www.decorhomeideas.com/
Thanks!
Hi there,
add this CSS:
.inside-navigation {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
Thanks! Worked great! Is there any way to make lines closer to the navigation labels?
Reduce the Menu Item Height in Customiser > Layout > Primary Navigation
Perfect! Thanks! All is good now!
Glad to hear that
This archived topic is closed to new replies.