How do I remove a menu from a theme?
In your admin panel, go to Appearance > Menus > Manage Locations There you make sure that none of the theme locations have a menu assigned. Alternatively, you can modify your theme. If you want to do that, search for calls to wp_nav_menu. If you take theme twentyfourteen, you have 2 files: header.php and sidebar.php … Read more