Support ForumReorder items in mobile header and change navigation to dropdown – Support Forum https://support.ishyoboy.com/forums/topic/reorder-items-in-mobile-header-and-change-navigation-to-dropdown/feed/ Fri, 04 Sep 2026 00:06:40 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/reorder-items-in-mobile-header-and-change-navigation-to-dropdown/#post-5269 <![CDATA[Reorder items in mobile header and change navigation to dropdown]]> https://support.ishyoboy.com/forums/topic/reorder-items-in-mobile-header-and-change-navigation-to-dropdown/#post-5269 Sun, 02 Nov 2014 08:21:39 +0000 itsu60 hi
in the mobile header, is there a way to change the order of the items in the header only for the mobile version and also an option to have a drop down instead of a full list that takes up all the screen?
attached is a screenshot
thanks
https://seowho.co.il/lawyer/wp-content/uploads/2014/09/3.jpg

]]>
https://support.ishyoboy.com/forums/topic/reorder-items-in-mobile-header-and-change-navigation-to-dropdown/#post-5275 <![CDATA[Reply To: Reorder items in mobile header and change navigation to dropdown]]> https://support.ishyoboy.com/forums/topic/reorder-items-in-mobile-header-and-change-navigation-to-dropdown/#post-5275 Mon, 03 Nov 2014 06:52:35 +0000 IshYoBoy Hey,

Changing the order would be quite a problematic task. You could maybe do it using JavaScript. You can access the UL element – it is cloned and gets an unique css class (“ish-ph-mn-be_resp”) when it is in mobile view and then you could do the magic (re-order the LI items) using JavaScript.

Implementing a DropDown would need to be done by overriding the function which implements the mobile menu. So, Yes, it is possible but all the work needs to be done by you.

Here is a little guide how to override any function:

Overriding default JS functions with child-theme (Skills animation duration and delay)

You will have to study the js code in the main.js and to be sure you know what to do. This is quite a customization and it is not part of the standard support we provide regarding the theme functionality and problems with 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

]]>