Title: Menu Navigation on Mobile
Last modified: August 24, 2016

---

# Menu Navigation on Mobile

 *  [moor208](https://wordpress.org/support/users/moor208/)
 * (@moor208)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/menu-navigation-on-mobile/)
 * Amazing theme! Thank you …
 * So, having an issue with the navigation on mobile devices. The menu is way over
   to the left. Everything is working fine for desktop.
 * Also, is there a way to change the color of fonts and background for mobile devices
   only?
 * our site is: www dot mycompumore dot com
 * Thanks alot!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [itsdavidmorgan](https://wordpress.org/support/users/itsdavidmorgan/)
 * (@itsdavidmorgan)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/menu-navigation-on-mobile/#post-6151879)
 * This is a theme related issue. You could try using the Mobile Theme setting in
   the [Jetpack](https://wordpress.org/plugins/jetpack/) plugin to have a more mobile
   friendly theme.
 * If you’d like to target the menu colors specifically for mobile, you could try
   adding something like this to your stylesheet:
 *     ```
       @media handheld, only screen and (max-width: 767px) {
       #mega-menu-wrap-main #mega-menu-main > li.mega-menu-item > a {
       color: #ff0000;
       }
       }
       ```
   
 * Thanks!
 *  Thread Starter [moor208](https://wordpress.org/support/users/moor208/)
 * (@moor208)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/menu-navigation-on-mobile/#post-6151914)
 * Appreciate the reply. I have decided to remove the max mega menu plugin, its 
   been causing too many problems! We just went with the theme navigation. And, 
   its much better! Works like it should! I guess, now… I have 2 questions, on a
   mobile device… The Menu box needs to be adjusted, it needs to be moved down… 
   its overlapping some text on our header image. Also, you’ll notice the text for
   the navigation is black, it needs to be white. But… when we change the text color
   to white, it also changed to text to white on the mobile menu and the text can’t
   been seen as its the same color.
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/menu-navigation-on-mobile/#post-6151960)
 * Try the [Navbar Guide](http://presscustomizr.com/customizr/customizr-navbar-guide/)
   to move you forward

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Menu Navigation on Mobile’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/menu-navigation-on-mobile/#post-6151960)
 * Status: not resolved