tranduyhung / grav-theme-big-picture

Big Picture theme is a port of Big Picture by HTML5 UP for Grav CMS
MIT License
15 stars 12 forks source link

Menu on Mobile? #10

Closed axel-rank closed 1 year ago

axel-rank commented 7 years ago

Hi, where's the navigation/menu on mobile devices? If I test various screen sizes in firefox the navigation/menu dissapears...?

tranduyhung commented 7 years ago

The menu is hidden on mobile. This is a design from the original HTML template of HTML5Up.

haendel-chor commented 1 year ago

Hi, I understand the logic in it as discussed for example in modular pages, no menu links in hamburger navigation. But it 'd be indeed very nice to have to opportunity to present a hamburger navigation for mobile devices as for example in the default Quark-Theme of grav. Is the menu hidden on mobile in the template files of "BigPicture" or already in the original template of HTML5Up? Where would I have to "unhide" this menu (which file, what code) ? Thanks in advance.

tranduyhung commented 1 year ago

There is no menu for mobile for Big Picture HTML template, as you can see at https://html5up.net/big-picture, so this Grav port doesn't have it either. You can create a child theme for this theme and add a mobile menu anywhere you want.