Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Show full menu on iPad
davidbowen2014
December 2015
in
Menu / Mega menu
Hi,
Is it possible to show all menu items on an iPad rather than the hamburger?
Thanks,
David.
Comments
Albert
December 2015
Hi David,
please send us url to site where you want to display all menu items by default and we'll see what we can do for you.
Thanks!
davidbowen2014
December 2015
Hi,
Here's the URL
http://bit.ly/1XGwSsK
Thanks!
Albert
December 2015
Ok. So it would be possible to display menu items by default on mobile and this can be done with below css:
@media
only screen and (max-width: 767px) {
#Header #menu { display: block !important; }
}
But if above css is not what you are looking for, then we do not have any other solution to display menu items on mobile by default.
davidbowen2014
December 2015
Sorry, that didn't work.
Is there no other way to display the full menu on an iPad?
Albert
December 2015
What does it mean Full Menu on iPad? Because maybe we misunderstood. Any screenshot of what you mean?
davidbowen2014
December 2015
On an ipad, the hamburger icon is the main navigation.
I don't want the hamburger, I want to show the individual menu items
So, in other words, the iPad navigation looks the same as the desktop navigation
Albert
December 2015
So we definitely misunderstood because you just want to display regular menu (the same as on desktop), on ipad. For that we have an option under Theme options > Responsive section which is called Responsive Menu Initial width
davidbowen2014
December 2015
Aah, a new feature!
Just updated to the latest version and this works brilliantly.
Many thanks!!
Albert
December 2015
You're welcome
Sign In
or
Register
to comment.
Comments
please send us url to site where you want to display all menu items by default and we'll see what we can do for you.
Thanks!