I see two mobile toggle buttons for each menu?
-
Apologies for lack of coding and WordPress knowledge!
I have created a Top and Main-menu with the Elementor Menu Nav widget, unfortunately, the menu seems to have duplicated twice for each of the menu that I have created (when viewing on the mobile and tablet device).
It seems that the Genesis theme I am using is unaware that I have replaced the existing menu with the Elementor one and is continuing to output its own default toggle button(s).
I have tried to disable the toggles in the Elementor widget settings however, this does not work, it still outputs two toggle buttons. I have tried to disable my themes toggle using the code below, however, that completely removes the elementor menu navigations from mobile and table view.
button.menu-toggle {
display: none !important ;
}Not sure where I am going wrong????
The page I need help with: [log in to see the link]
- The topic ‘I see two mobile toggle buttons for each menu?’ is closed to new replies.