This topic has 4 replies, 3 voices, and was last updated 7 years, 2 months ago ago by Amzy Leel
Hi,
I have in my navigation-menu some menu-items that do not link to a page. They are, so to speak, some kind of chapter with the other links beneath them. When I remove the # they still remain changing color and changing the cursor to a hand-cursor. I haveseen elsewhere that it is possible. Do you have a solution?
Kind regards, Ton.
Hello,
Use the custom class for such menu items http://prntscr.com/giqj4t
And the following code in Custom CSS
.pointer-events-none > a {
pointer-events: none;
}
Regards
Amazing,
Another example of your services!
I go with a smile towards the weekend.
Thanks, Ton.
You are welcome.
Do not hesitate to ask if you have any other questions (in a new topic / post)
Regards,
You must be logged in to reply to this topic.Log in/Sign up