Tagged: Hamburger-Menu
Hi,
I would like the menu always to be the hamburger menu. The code found on topic https://kriesi.at/support/topic/always-hamburger-menu/ doesn’t work, it shows no menu at all.
`#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
nav.main_menu { display: none; }’
I would like the logo in the center, burger menu left of it and right of the logo a widget to add some stuff.
Greatfull if you have some working code for this.
Regards, Ariane
Hi,
Please make sure that you are using the latest version of Enfold which is currently 4.2 – kriesi.at/documentation/enfold/updating-your-theme-files/ and go to Enfold theme options > Main Menu and choose to display it as icon :)
Cheers!
Yigit
Hi Yigit,
Thats great! New in 4.2? Never saw it before….
Do you have an idear what would be the best way to center the logo, have the burger on the left and a widget on the right?
URL below in private content.
Thanks in advance!
Ariane
Hi,
Try this code in the General Styling > Quick CSS field:
.html_header_top #top .av_logo_right .logo {
left: 40%!important; }
Best regards,
Mike
Great! Thanks Mike!!
Regards, Ariane