How do I make the top menu tab/item unclickable in my dropdown. I don’t want the user to be taken to the page when they click on it. I don’t really want to redirect to another page.
Thanks.
How do I make the top menu tab/item unclickable in my dropdown. I don’t want the user to be taken to the page when they click on it. I don’t really want to redirect to another page.
Thanks.
Hi,
There’s no option to edit the menu items using code. Therefore, the only option to make it un-clickable is by placing an element on it. You can set its color to be 100% transparent.
Best,
Tal