Support ForumDisable drop-down for main menu – Support Forum https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/feed Fri, 03 Jan 2025 02:34:25 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1505 <![CDATA[Disable drop-down for main menu]]> https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1505 Tue, 21 Jan 2014 16:18:17 +0000 Mugsus Hi,

Is it possible to hide or disable the drop-down for the main menu?

To explain why I ask this: I use a side menu to make sure users can navigate the site, but I need to add the same pages to the main-menu to make sure the right item in the main-menu has an active-state when pages are visited through the side-menu. To do so I need to add all these pages to the item in the main menu, but since all these items are visible in the side menu, I don’t want to show the drop-down for the main-menu item.

Thanks, Eric

]]>
https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1510 <![CDATA[Reply To: Disable drop-down for main menu]]> https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1510 Tue, 21 Jan 2014 17:39:52 +0000 IshYoBoy Hey,

This is handled in main.js

wp-content/themes/minicorp/assets/html/core/libs/js/main.js

Somewhere around line 130

You can play around with it to tweak it to your needs. Probably commenting out line 132

//mainNav.multipleDropDown();

Should do it ;)
Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1512 <![CDATA[Reply To: Disable drop-down for main menu]]> https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1512 Tue, 21 Jan 2014 23:58:41 +0000 Mugsus Did exactly what you said, worked like a charm! Thanks!

]]>
https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1514 <![CDATA[Reply To: Disable drop-down for main menu]]> https://support.ishyoboy.com/forums/topic/disable-drop-down-for-main-menu/#post-1514 Wed, 22 Jan 2014 08:27:55 +0000 IshYoBoy Perfect!

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>