Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #580333

    Hi Support,

    The mobile menu is missing from the left side.

    If you need temporary access, please let me know.

    Thanks in advance.

    #580767

    Hi Wils1234!

    Thank you for using Enfold.

    Please remove this css code from the style.css file:

    @media screen and (max-width: 999px) {
    #advanced_menu_toggle {
        display: none !important;
    }
    }

    Best regards,
    Ismael

    #580928

    Hi Isameal.

    I couldn´t find anything like that. I have this:

    @media only screen and (max-width: 480px) {
    #header .widget { display: none !important; }}
    #advanced_menu_toggle, #advanced_menu_hide {
    left: 0;
    right: auto;
    }
    .responsive #top .logo {
    float: right;
    }
    .responsive #top .cart_dropdown {
    right: 0;
    }}

    #581508

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #582675

    Hi Rikard,

    I have created admin on our test site. Tested username and password and ok.

    User, password and link attached.

    Thanks in advance.

    #584064

    Hey!

    Your code was in Style.css file of your child theme and i removed it from there. Please flush browser cache, refresh your page a few times and review your website now

    Cheers!
    Yigit

    #584290

    Thanks Yigit,

    Problem solved.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Mobile Menu Missing’ is closed to new replies.