Hi dm,
I’m not sure if I understand correctly.
Using http://www.huffingtonpost.co.uk/ as an example, do you mean that if, for example, you’re on the ‘tech’ page (http://www.huffingtonpost.co.uk/tech/), that ‘tech’ should be removed from the menu?
Regards,
Tom
Thread Starter
dm1987
(@dm1987)
No. ‘tech’ link must be inactive or replaced by the title “you are here”
Hi dm,
Please try adding this to the Custom Styling area of the menu theme:
#{$wrap} #{$menu} a.mega-current-menu-item {
pointer-events: none !important;
}
It will effectively disable the link for the current menu item.
This is a very unusual request and personally I would advise against doing this (if you check other sites like amazon and ebay, you will see the links work all of the time), and the CSS I have provided will only work for menus without sub menus.
Regards,
Tom
-
This reply was modified 9 years, 5 months ago by
megamenu.
Hi. Your advice did not help. Tell me how you can turn off the Redundant Links.