Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #854632

    Hi, my mobile menu not showing and now that I have tried to fix no menu showing.Would you pleas check. Need the mobile menu bad.
    thanks,

    Buddy

    #854633

    I have the main menu working now but no luck with the mobile menu.
    thanks,
    Buddy

    #854828

    I added a plugin to pacify custiomer while we get it right. Don’t like the plugin want to get theme mobile menu working.
    thanks,
    Buddy

    #854840

    Hey!

    I removed following code from Enfold theme options > General Styling > Quick CSS

    @media only screen and (max-width: 920px) {
      .container #advanced_menu_toggle, #advanced_menu_hide {
          display: block;
      }
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {
        display: none;
    }
    }

    and flushed cache in Autoptimize settings. Please review your website

    Best regards,
    Yigit

    #854930

    Thank you so much, that looks great. What is the black rectangle to the left of burger menu on phone? How can I remove it?
    Thanks again for such quick and good help!

    #854933

    Hi,

    That is mini cart to show your visitors the content of their shopping carts and you can remove it by adding following code to Quick CSS in Enfold theme options > General Styling

    .responsive #top .cart_dropdown {
        display: none !important;
    }

    Best regards,
    Yigit

    #855010

    Thanks for the information.
    Have a great day!!

    #855261

    Hi buddy1,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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