I have created a new entry menu as menu text separator.
As It should not be clickable, here is my solution
a) Add this class to custom css
b) Define inactive link class on item menu link
.inactive-link {pointer-events: none;cursor: default;}
Hi,
Thank you for sharing it with us.
Is there anything else you need related to this.