Tagged: iPad
-
AuthorPosts
-
January 30, 2015 at 8:29 pm #388497
Hi
I’m having this problem. I migrated a site to the new theme Enfold. I had to put this css rule to prevent on iPad in lanscape mode the menu text overlaps on the logo. ..@media only screen and (max-width: 1283px) { nav.main_menu { display: none !important; } #advanced_menu_toggle { display: block !important; } }This way in lansdacape mode the main navigation menu is grouped into the sandwich button like on iPhone. The problem is that on the iPad mode landascape menu even when clicked doesn’t open. It only opens when I turn it again in vertical format. How can I fix?
screenshot here:
January 31, 2015 at 1:44 pm #388743This reply has been marked as private.February 2, 2015 at 7:18 am #389159Hey!
Thank you for using Enfold.
Please remove the modifications above then go to Enfold > Header >Mobile Menu panel. Set the Header Mobile Menu activation settings to the second option.
Best regards,
IsmaelFebruary 2, 2015 at 8:23 am #389178February 2, 2015 at 8:25 am #389180@ncase… I cannot see your private reply :(
February 2, 2015 at 8:44 am #389187February 2, 2015 at 9:28 am #389200No, that solution doesn’t help me either!
I had already selected the second option.February 2, 2015 at 9:31 am #389202By the way @niguli – you could consider a different header option – e.g. logo above menu below?
Just a suggestion.February 2, 2015 at 5:55 pm #389500February 2, 2015 at 6:08 pm #389519No, encase, my client wants the logo on the left
February 2, 2015 at 6:10 pm #389520This reply has been marked as private.February 2, 2015 at 6:13 pm #389524Hi!
Please add following code to Quick CSS
@media only screen and (max-width: 1300px) and (min-width: 990px) { .av-main-nav > li > a { padding: 0 6px; font-size: 12px; } .logo * { max-width: 75%; top: 11px; }}Best regards,
YigitFebruary 2, 2015 at 7:40 pm #389583hi, that works. I only have to decrease font-size to 11px instead 12px because I needed to enlarge the png logo a little bit.
-
AuthorPosts
- The topic ‘Sandwich Menu Botton doesn't open in iPad landscape mode’ is closed to new replies.

