how to remove a link
Permalink
Mega menu on top. When I hover the mouse two additional menus appear (that's the way it supposed to be)
Problem is that the menu itself is clickable and it points to a page. I want to disable the ability of clicking on that menu. No idea where to look for it?
EXAMPLE:
[STORE] (<- if I hover over this one) [ABOUT] [LINKS]
| \ (two more menus show up. Good)
[SALE] [MISC]
however [STORE] itself is clickable and it will link it to [MISC]
I want to remove that link. Where is it!? Not only remove. I don't want the cursor to change to hand when I hover over it.
Problem is that the menu itself is clickable and it points to a page. I want to disable the ability of clicking on that menu. No idea where to look for it?
EXAMPLE:
[STORE] (<- if I hover over this one) [ABOUT] [LINKS]
| \ (two more menus show up. Good)
[SALE] [MISC]
however [STORE] itself is clickable and it will link it to [MISC]
I want to remove that link. Where is it!? Not only remove. I don't want the cursor to change to hand when I hover over it.
http://www.concrete5.org/marketplace/addons/page-redirect-to-newest...
Once it's installed, land on the top-level page and choose Edit->Properties->Custom Attributes and add the 'Page Auto Redirect' attrubute. Set it to 'First Child' and then whenever someone clicks on the top-level link, they will land on the first child instead.