Hi everyone, long time user, love Enfold!
Running 4.1.2
I’m making a single long page, just the website title logo, no menu, (I did not add any menu items to the menu structure)
This works fine on a desktop but when the site is scaled down or viewed on a phone or tablet the burger shows up, despite not having any menu items to display. I know I could change the color to match the header space, a cosmetic tweak, but I would rather have it gone all together.
Is there any easy way to disable or hide the burger? I don’t need it.
Thank you for your time and talent…
JKarr
Hey JKarr,
I believe the following should work. If not please link us to your page so I can get the most accurate ID.
#advanced_menu_toggle {
display: none!important;
}
Best regards,
Jordan Shannon
Hey Jordan, thank you for the snippet….
Do I enable file editing and put it at the top of the style sheet in the file editor?
Hi,
This needs to be placed in the quick css section within Enfold options.
Best regards,
Jordan Shannon
Hey Jordan, thanks for your help…
Placed #advanced_menu_toggle {
display: none!important;
}
in general styling quick css, no effect.
Hi,
Please link me to the page so I can get the most accurate id.
Best regards,
Jordan Shannon