After installing this module and linking a view to a menu item, the menu submenu item is always visible, thus expanded.
Hovering over the menu item does not have any effect.
Cleared cache, no difference.

Comments

markhalliwell’s picture

Status: Active » Fixed

From the project page:

Note with compatability:

By design, this module only provides basic HTML structure for inserting a view into the menu system. It does not actually style your [mega-]menu. If no styling exists in your theme or is not provided by a contributed module, the view will appear next to your menu item (which can often be a little confusing at first). It is up to the theme or contributed module to actually style the view to appear inside your menu. If the contributed theme or module implements drop down menus, using CSS or JavaScript, a new child selector (li > .view) must be included. The view can then be styled appropriately from there.

Would mark this as "closed (works as designed)" however then no one (including yourself) would see the response.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.