Skip to main content

Mobile Menu Question

Hello:

I am using the Aware theme as a base to make a custom theme. I noticed that the mobile menu button comes on when the display is 1024x768. I don't see why this wouldn't be solvable through Media Queries but is there any reason why the mobile menu comes on at 1024x768?

Thanks!

Official response from

Yes, this can easily be changed by adjusting media queries. You may just need to adjust min-width at which tablet-and-desktop.scss is triggered towards the top of your layout.html file.

The 1024x768 resolution has become more common in tablet devices than in desktops, so that's why we decided to display the mobile menu up to that resolution. But as mentioned above, it should be very easy to change.

Share this post

Showing 2 reactions

How would you tag this suggestion?
Please check your e-mail for a link to activate your account.