Comments 2comunicaciondigitalgk started the conversationApril 24, 2017 at 8:09pmOverlay 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. 2comunicaciondigitalgk repliedApril 24, 2017 at 8:44pmOnly 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,121Oliver repliedApril 26, 2017 at 8:40amHI!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 Sign in to reply ...
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.
Only change Buttoms with CSS.
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