Hi,
the horizontal menu is very hard to use in mobile devices so the theme replaces that with the treeview menu which is easier to navigate on mobile. To remove it you can edit your_theme_root/less/menu.less file and remove the part after this comment:// Mobile Specific Mode (Tree View)
to disable the theme from converting the horizontal menu with the treeview. Remember to clear the cache afterwards so Gantry rebuilds the stylesheets.
Worth to mention that you can use the "select menu" which is the menu displayed as a select field. To enable it go to the theme settings page -> Style tab and change the Responsive Menu option to "Select Box".