Title: Mobile Nav
Last modified: August 31, 2016

---

# Mobile Nav

 *  [agxer](https://wordpress.org/support/users/agxer/)
 * (@agxer)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/mobile-nav-3/)
 * It appears many others are having this issue and we have heard no response from
   the developers.
 * The mobile menu is not working when you resize the window the normal menu remains
   and clicking on the mobile nav dropdown does nothing.
 * This is a big problem!
 * Has anyone actually figured this out?

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

 *  [rickbolger](https://wordpress.org/support/users/rickbolger/)
 * (@rickbolger)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/mobile-nav-3/#post-8231840)
 * the way I fixed this was to create a new menu and assign it to the primary. I
   think if you leave the primary as the default install it has no menu name and
   then the mobile resize has nothing to display.
 * Problem then comes up, a giant grey box appears on the mobile site. I’ve gotten
   rid of this once, now working through it on my second site using Aldehyde. When
   I remember what I tweaked I’ll post again.
 *  [rickbolger](https://wordpress.org/support/users/rickbolger/)
 * (@rickbolger)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/mobile-nav-3/#post-8231917)
 * Please see my post above. OK to get rid of the big grey box I edited the slicknav
   in main.css — which of course is a no-no, you’re supposed to use a child theme
   or custom css but I could never figure that out. Anyway what I did was change
 * .slicknav_menu {
    background: #eee;
 * to
 * .slicknav_menu {
    background: none;
 * …and that gets rid of the grey box when you get your mobile menu working (create
   a new menu and assign as primary menu). Problem is there is then no back ground
   for the drop down menus, the words just float there. So you have to make sure
   your menu has some contrast to the header image.
 * Obviously this isn’t the right solution for that pesky grey box but it’s best
   I have for now.

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

The topic ‘Mobile Nav’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/aldehyde/3.0.6/screenshot.jpg)
 * Aldehyde
 * [Support Threads](https://wordpress.org/support/theme/aldehyde/)
 * [Active Topics](https://wordpress.org/support/theme/aldehyde/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/aldehyde/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/aldehyde/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [rickbolger](https://wordpress.org/support/users/rickbolger/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/mobile-nav-3/#post-8231917)
 * Status: not resolved