Title: Tiny Framework and Max Mega Menu (Mobile View)
Last modified: December 18, 2016

---

# Tiny Framework and Max Mega Menu (Mobile View)

 *  Resolved [timschacht](https://wordpress.org/support/users/timschacht/)
 * (@timschacht)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/tiny-framework-and-max-mega-menu-mobile-view/)
 * Hello Thomas!
 * At first: Thanks for your work, I like this theme very much.
 * I am trying to build an page which needs in the nav-bar more than 20 sub-items
   in one element. So I decided to use Max Mega Menu because there is the possibility
   to show the elements not only vertical.
 * My question is now: Is there a possibility to disable your theme-navbar in the
   mobile version so that there is only the Max Mega Menubar? If this is not possible:
   I wondered that when the MMM-Plugin is enabled, your Menubar is almost empty.
   You know a possibility to disable the MMM completly in the mobile version? 😉
 * Thanks for your help and sorry for my bad english. 😉
 * Tim.

Viewing 1 replies (of 1 total)

 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/tiny-framework-and-max-mega-menu-mobile-view/#post-8566427)
 * You can try to do this with CSS:
 *     ```
       @media screen and (max-width:782px) {
       .main-navigation {display: none;}
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Tiny Framework and Max Mega Menu (Mobile View)’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tiny-framework/2.3.1/screenshot.
   png)
 * Tiny Framework
 * [Support Threads](https://wordpress.org/support/theme/tiny-framework/)
 * [Active Topics](https://wordpress.org/support/theme/tiny-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tiny-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tiny-framework/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/tiny-framework-and-max-mega-menu-mobile-view/#post-8566427)
 * Status: resolved