Hi, you are using two different menu widgets, which is not advisable as the Javascript can only be applied to a single fusion menu on any given page. Hence, the JS for the second menu does not work correctly. You could create all of these items in one menu in WordPress, instead of using two.
Also, this question is more suited for the Panacea forum, this forum is for Gantry specific issues. Please post theme specific issues in the appropriate forum in the future. Thanks.
The difficult we do immediately, the impossible takes a little longer.
Hi, you can only use one Gantry Menu Widget with fusion menu settings per page.
If you need to separate the menu items into columns, you can do that in the WordPress menu screen. Each column is a top level item, then the drop downs are children of the top level. See this link and review the Creating Multi-level Menus section:
codex.wordpress.org/WordPress_Menu_User_Guide
It's much easier than the way you are trying to do it, and it will work as you expect it to.
The difficult we do immediately, the impossible takes a little longer.