• Hi. I’ve been messing around for a few days now with the submenu to keep in open when the a sub page is active. I’ve come so far that it keeps it open but when i added the second dropdown menu something strange happend.

    Even if the second submenu is inactive, the links is still clickable (like invisible links)

    I added a custom css on every page to keep the parent/submenu open but i think it crashes because the submenu doesn’t have a specific ID

    So my question is how do i set up a specific ID to the submenus?

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    It would depend on how the sub menus are generated to begin with. I suggest you inquire at the plugin’s dedicated support forum so the author and knowledgeable plugin users will see your question.

    You may be able to patch things up after the page loads using jQuery. For example, the invisible link behavior might be fixed by changing the z-index of the sub menu. You might also be able to add unique ID attributes to sub menus this way. It’d be better to have the menus be output correctly to begin with, but if that’s not possible, jQuery can often solve the problem.

Viewing 1 replies (of 1 total)

The topic ‘Set ID on submenu on Max Mega Menu?’ is closed to new replies.