Hi,
Could you give me the Css code to lower the hamburger menu on the mobile screen?
Thanks!!!
Hey cathysdm!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide {
top: 80%;
}
Cheers!
Yigit
Hi,
Any opter option?
This code does not work.
I just need the hamburger menu to be a bit lower on the screen.
Thanks a lot,
Cate
Hey!
can we see the site you have pasted it?
I have tried on on debugger on my demo installation and it worked properly
Best regards,
Basilis
Hi,
Pasted it on stefaanvandist.eu
Thanks,
Cate
Hi,
Please try the following instead:
#advanced_menu_toggle {
top: 80% !important;
}
Best regards,
Rikard
Thanks, but still not helping. Half of the hamburger menu still not visible…
Any other idea?
Hey!
Please create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.
Cheers!
Vinay Kashyap