Hi… I tried to follow the instructions given by https://www.ads-software.com/support/topic/word-menumenu-appearing-on-mobile-menu/ and I wasn’t able to get it to work.
I tried adding custom css styling in the mega-menu tab and it didn’t work.
I pulled the code from the menu and found the double MENUMENU:
<div id="mega-menu-wrap-primary" class="mega-menu-wrap"><div class="mega-menu-toggle" tabindex="0"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-1' id='mega-toggle-block-1'><strong><span class='mega-toggle-label'><span class='mega-toggle-label-closed'>MENU</span></strong><span class='mega-toggle-label-open'>MENU</span></span></div></div></div><ul id="mega-menu-primary" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover" data-effect="fade_up" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="200" data-panel-width="body" data-mobile-force-width="false" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="accordion" data-breakpoint="600" data-unbind="true"><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-right mega-menu-grid mega-has-icon mega-hide-sub-menu-on-mobile mega-menu-item-382' id='mega-menu-item-382'><a href="https://www.srcparty.com/src/rentals/">Rentals<span class="mega-indicator"></span></a>
I checked the MMM CSS and it showed the mega-toggle-block as display: none
I don’t know what else do. I just want to get rid of the MENUMENU.
Help…please.