Hi Wes,
On the mobile screen I see that the menu appears above the slider. Is there a way to change the order to put the responsive slider before the menu, or even take out the main menu on the mobile version?
Thanks,
Laura
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)