Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1146718
Overlay Mobile Menu no work
Closed

Comments

  •  2
    comunicaciondigitalgk started the conversation

    Overlay menu work fine in desktop devise, but in mobile devices no work. 

    When I click the Button, this add the class "dl-active" in button class "menu-toggle dl-trigger" but not add the others class to the rest of DIV's in the HTML.

  •  2
    comunicaciondigitalgk replied

    Only change Buttoms with CSS.

    @media (max-width: 768px) {
        #primary-navigation .menu-toggle {
            display: none!important;
        }
        #primary-navigation .hamburger-toggle,
        #primary-navigation .overlay-toggle {
            display: inline-block!important;
        }
    }
    


  •  7,121
    Oliver replied

    HI!

    Sorry, can you provide more info about the problem? 

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver