The theme is designed to show only a minimum set of navigation links in mobile view, to avoid cluttering the navigation on small displays. Navigation elements with the following CSS classes are not shown:
- .qa-nav-main-categories
- .qa-nav-main-item-opp
- .qa-nav-main-tag
- .qa-nav-main-user
To have a navigation element with one of those classes shown in mobile view you need to remove the respective class from the CSS (line 1769 ff.).