Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1024436

    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

    #1024659

    mobile screenshot showing no dropdown when clicking on burger menu

    #1024684

    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

    #1024701

    Yes, it is in Quick css
    If I remove that code, the burger menu disappears all together.

    • This reply was modified 6 years, 1 month ago by hostworks.
    #1024845

    Hi,

    That is not what is happening on my end when I disable that CSS, can we see it live maybe?

    Best regards,
    Rikard

    #1024906

    There.as you can see, the burger menu disappears completely.

    #1025163

    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.

    #1025233

    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

    #1025517

    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%;
    }

    #1025988

    Hi hostworks,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.