I hope every one is doing great. I have silly and stupid question which is HOW TO DISABLE MENU. I mean by default there is a menu in every site I haven’t added any item in menu but I want to disable it completely specially in mobile view.
One way I can think of would not having a menu assigned. This, of course, does vary from theme to theme. The wp_nav_menu() uses a fallback to wp_page_menu() if no callback is defined.
What theme are you currently using and where did you get it from?