Tagged: hamburger, mobile menu
Hi Enfold team,
I opted for a side menu instead of a top menu in a web but I have found that the option of enable menu mobile on ipad it is not availaible for this menu position.
I’ve tried all the options in code snippets, forum, etc… about the subject but nothing works.
Could you help me please?
Hey gofthet,
Please try the following in Quick CSS under Enfold–>General Styling:
@media only screen and (max-width: 1024px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
}
Regards,
Rikard
Hi Rikard,
I try this CSS before but didn’t work, the problem is that the web shows like these.
]
I think it is a is in the #header_main but and I don’t know how to fix it.
Thank you very much.
Hey!
Login credentials are not working for me. Can you please check them once again?
Cheers!
Yigit
Sorry Yigit!!
Can you try now?
Thanks.
Hi,
The code works but I see that you have made some pretty significant customisations to your installation and they seem to be conflicting. Could you check your code please?
Regards,
Rikard
Hi Rikard,
Unfortunately this ‘significant customisations’ were a mix of important requeriments by a client and my stubbornness using Enfold.
So I have been able to fix it by myself without any collapsing of the web, XD.
Thank you very much!!