How to recover the default menu ID = 1?
You can't create a new menu? Maybe it's because you deleted the default one whose ID is 1
Step 1: go to your database -> Choose table mgs_megamenu_parent
Step 2: change parent_id of your menu which you want to display to 1
Then clear cache and check your site again.