Tagged: Burger Menu
I use Enfold for several different clients’ websites and have been using the below code to trigger the burger menu before it overlaps with the logo. It had been working fine and all of a sudden Enfold no longer responds to it and I can’t seem to change the breakpoint at all now. What do I need to do to fix this?
@media only screen and (max-width: 1140px) {
.av-burger-menu-main {
display: block!important;
}
#top .av_mobile_menu_tablet .av-main-nav .menu-item {
display: none!important;
}}
Hey fchang,
Best regards,
Victoria
Hi Victoria,
My apologies! My colleague was mistaken and we were able to implement the needed fix. Thank you for responding!
Hi fchang,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria