Tagged: There
Have a site that only displays a black “X” when you select the burger menu on mobile. None of the sub pages display.
new.eatrightcolorado.org
Hi,
This CSS is causing that:
#header_main .avia-menu {
left: 50%;
transform: translateX(-50%);
}
It looks to be coming from your Quick CSS?
Best regards,
Rikard
Yes, it is in Quick css
If I remove that code, the burger menu disappears all together.
Hi,
That is not what is happening on my end when I disable that CSS, can we see it live maybe?
Best regards,
Rikard
There.as you can see, the burger menu disappears completely.
I had to put the code back in, otherwise no burger menu shows up. Can anyone assist me please? I’ launched many Enfold sites, but I’ve never had this happen on mobile.
Hi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
Rikard,
I believe I solved it. I cleaned out the custom css and removed this line and it has seemed to solve it
#header_main .main_menu {
width: 100%;
}
Hi hostworks,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria