How to add separators on Dropdown menu. Screenshot attached
This topic has 2 replies, 2 voices, and was last updated 2 months, 2 weeks ago ago by Rose Tyler
How to add separators on Dropdown menu. Screenshot attached
Hello, Chandru,
Thank you for reaching out to us.
We kindly suggest trying the following custom CSS code to address your query:
.nav-sublist-dropdown .etheme-elementor-nav-menu-item {
border-bottom: 1px solid #e1e1e1;
}
Best regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up