Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #909700

    Hello,
    i use Enfold (Version 4.2) and WordPress 4.9.3 and on mobile Devices there ist no Hamburger-Icon for the mobile Menue. Can you please help me to finde a solution?

    Privat Link is given.

    #909972

    Hey danielrad78,

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

    Can you please check if that code is somewhere into your custom CSS please?

    Best regards,
    Basilis

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