Responsive Menu Appearance
Hi
Is there an option in the settings to make the responsive/mobile menu icon appear later, so that on a tablet/landscape it still shows the full navigation and only on a tablet portrait does it appear as the 3 lines icon? Have tried some custom .css but can't make it work.
Thanks
Is there an option in the settings to make the responsive/mobile menu icon appear later, so that on a tablet/landscape it still shows the full navigation and only on a tablet portrait does it appear as the 3 lines icon? Have tried some custom .css but can't make it work.
Thanks
Comments
yes, it is possible of course Please take a look at http://forum.muffingroup.com/betheme/discussion/29/responsive-toggle-value where we explained how this can be done.
Thanks!
Alternatively I saw the comment about adding 'Menu<i class="icon-menu"></i> ' to the 3 lines. Is there a way of adding my own menu button. The alignment on the word 'menu' is not correct.
#Top_bar a.responsive-menu-toggle i { font-size: 40px !important; }
#Top_bar a.responsive-menu-toggle span { font-size: 1.2em; padding:0 !important; }