Posted by oddencreative on June 1, 2016 at 6:31pm
I have a client that has been using Superfish for mega menus and it creates so many problems for supportability.
Does anyone have an alternative they would like to share?
I have a client that has been using Superfish for mega menus and it creates so many problems for supportability.
Does anyone have an alternative they would like to share?
Comments
Darren, I worked with a
Darren, I worked with a client 3 years ago who used Menu Minipanels.
https://www.drupal.org/project/menu_minipanels
It was a drupal 7 site; it worked well.
Mary Edith
I've used Menu Minipanels in
I've used Menu Minipanels in the past and it was nice. There's also https://www.drupal.org/project/nice_menus :)
Regards,
loop
Just use CSS
Another way I do this a lot is to just use CSS with hover states in a custom theme instead of using a module.
Menu Block
I use https://www.drupal.org/project/menu_block a lot too.