I am not able to set the burguer menu icon always visible no matter screen size as if always is on mobile size.
I cheked Menu Items for Desktop – Display as icon but nothing happens
You can check it on :
Any solution?
Thanks
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.html_header_sidebar #header .av-main-nav > li {
display: none;
}
.html_header_sidebar #top div .av-burger-menu-main {
display: block!important;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Thnks, but it keeps showing the logo.
How can I Hide the logo and its space?
and it nots shows the menu when I click on the icon!
actually I have to scroll down to see the menu items…..
Hi devok,
Do you want the header bar transparent?
Best regards,
Victoria
yes please!
Hi,
I have checked it on my end and it seems the header area where the burger menu is located is already transparent. Let us know if you need further assistance :)
Best regards,
Nikko