By Donatas on
Hello,
I'm using Analytic theme on drupal 7. I want to display sumenu items in seperate block, so I'm using menu_block module and it works fine.
But sumenu items also show in main menu submenu. I want to hide this, so submenu shows only in a block generated by menu_block.
Any ideas?
Visual picture of what I have in mind:
http://desmond.imageshack.us/Himg706/scaled.php?server=706&filename=drup...
Comments
No one had this kind of
No one had this kind of issue?
keep them.
From a UX perspective, it is best to keep those menu items, but you'll want them to appear only when the parent item is hovered-over. Use the tried & true suckerfish or superfish css methods.