Reply To: Mobile order of items

Homepage Community Forums Adapt Theme Support Mobile order of items Reply To: Mobile order of items

#3508
Wes
Moderator

    There isn’t a way to have the slider and nav swap back and forth from desktop to mobile view…..since the responsive features are all CSS based. You can however remove the nav from showing up by adding display: none; to the menu in the responsive code.

    You could also use a plugin called Dropdown Menus and have it set to show only when in mobile/responsive width. An example of this plugin in action can be found here on the classik theme – http://demo.appfinite.com/classik/ (resize your browser, or view from a mobile browser to see it)