Making the Superfish Dropdown Menu responsive.

Permalink 1 user found helpful
Is it possible to make the superfish dropdown menu (http://www.concrete5.org/marketplace/addons/superfish/) responsive for mobiles?

It's nice to have a responsive theme. But when the menu isn't responsive, what's the point?

FischerVision
 
mhawke replied on at Permalink Best Answer Reply
mhawke
I have added media queries to my css to hide the Superfish menu and reveal a drop-down menu on small screens. I followed this tutorial here:

http://css-tricks.com/convert-menu-to-dropdown/...


Or you can try to 'roll your own' using this:

http://woolydeer.com/2012/responsive-navigation-superfish.html...
or this:
http://jsfiddle.net/6vp3U/


Or have a look at an alternative here:

http://www.concrete5.org/marketplace/addons/auto-nav-pro/...