Hi,
I need to put AVIA-Bullet “-” next to the burger icon on my enfold website.
There is a sample of another enfold website.
Please assist me.
Thank you very much in advance.
Hi Oref,
Thanks for providing us screenshots and links to compare.
Go to Enfold > Main Menu > Burger/Mobile Menu (tab) > Menu Overlay Style set to Sidebar Flyout Menu (Classic).
Hope it helps.
Best regards,
Nikko
Yes, that makes the bullet next to it.
But now I have borders between the menus + when hover goes on the link, it goes to another color…
I want to hide the borders + disable the hover over the over + slide out menu.
Hi Oref,
Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:
.html_av-overlay-side-classic #top .av-burger-overlay li a {
border: none;
}
.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
background-color: transparent !important;
}
Hope it helps.
Best regards,
Nikko
It works OK, thank you sir.
Hi Oref,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko