Quote Originally Posted by lat9 View Post
That mobile-menu you see when you click the hamburger icon is created by the Bootstrap template's /common/tpl_offcanvas_menu.php. I need to think about how to enable the 'easy' sidebox selection (and associated ordering) for those small-screen menus as that'll affect the functionality of the responsive_classic template as well.
I have been thinking about this a good bit while trying to get my site updated to 2.0.X.

There have been discussions about how how ZC looks "out of the box" and its "not a clean" site. One of the things I have noticed on other sites suggested as a "clean design" is the absence of sideboxes. I have turned off all the sideboxes on my local copy but I am not thrilled with the categories in a header menu (we only have two top categories so it looks odd).

Having the hamburger menu on both mobile and fixed displays could be an very workable option. The other "possible" option are collapsible sideboxes similar to https://www.cssscript.com/demo/respo...ab-navigation/

I have NO IDEA the effort it takes to do this. However, I am impressed by the flexibility of bootstrap and I literally think it can become the go to standard for ZC.