Dividers for Elementor's Navigation Menu with Free CSS

by | Oct 5, 2021 | 0 comments

Dividers for Elementor's Navigation Menu with Free CSS

by | Oct 5, 2021 | CSS Tips and Tricks | 0 comments



Many of us resort to the Icon List or Buttons with Borders when we’re trying to add a Divider Line between the Navigation Menu Items.

Now we can do it with some Simple CSS Code!

Custom CSS:
#menu-1-b0e8a49 .menu-item:not(:last-child) a {
border-right: 1px solid #000000;
}

This bit: menu-1-b0e8a49 replace with menu-1-xxxxxxxx where the xxxxxxx is the code that you’ll get after inspecting the Menu. The video will explain πŸ™‚

— Get Elementor Pro here —- https://elementor.com/?ref=25741
— Of course, we’re affiliated to them, but it helps to pay for resources to keep creating ace content for you πŸ™‚

— Book an Appointment/Consultation: https://calendly.com/info-28542
— LinkedIn: https://www.linkedin.com/in/imran-siddiq-7320a74a/
— Instagram: https://www.instagram.com/batswebsitedesign/
— Twitter: https://twitter.com/imranwebsites
— Facebook: https://www.facebook.com/websquadrontraining/

PS: https://websquadron.co.uk
PPS: Contact us at [email protected]
PPPS: We only build with Elementor Pro

source