Need help to fully remove mobile-dropdown menu (on page source)
-
Hello,
I have fully removed all the menus on the desktop and mobile versions of my site, and when you visit any page you don’t see them, which is good. But when you right-click then view page source you still see this:
</div><!– #site-logo –>
</div><!– #site-header-inner –><div id=”mobile-dropdown” class=”clr”>
<nav class=”clr” itemscope=”itemscope” itemtype=”https://schema.org/SiteNavigationElement”>
<div class=”menu”>/**all of the published pages of my website shown as links like:**/
<li class=”page_item page-item-10″></div>
</nav>
</div>Is there any way to remove this?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Need help to fully remove mobile-dropdown menu (on page source)’ is closed to new replies.