Closed (works as designed)
Project:
OpenPublic
Version:
7.x-1.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2012 at 13:58 UTC
Updated:
29 May 2013 at 11:13 UTC
Main menu is simply not available when screen is smaller than ~400px
Comments
Comment #1
luistope commentedIt seems to work as designed. Although I think like you, and I believe i will show the menu for mobile users too.
We have global.css (line 383 aprox.) with:
Menu wouldn't be displayed, but for screens with width above 600px thanks to media queries:
We have in openomega-alpha-default-fluid.css (line 17)
So, it was designed hidden for mobile.
If you want to show it. It's easy.
Go to global.css and change line (386 aprox):