Title: rickbolger's Replies | WordPress.org

---

# rickbolger

  [  ](https://wordpress.org/support/users/rickbolger/)

 *   [Profile](https://wordpress.org/support/users/rickbolger/)
 *   [Topics Started](https://wordpress.org/support/users/rickbolger/topics/)
 *   [Replies Created](https://wordpress.org/support/users/rickbolger/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/rickbolger/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/rickbolger/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/rickbolger/engagements/)
 *   [Favorites](https://wordpress.org/support/users/rickbolger/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Aldehyde] Mobile Nav](https://wordpress.org/support/topic/mobile-nav-3/)
 *  [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.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Aldehyde] Mobile Nav](https://wordpress.org/support/topic/mobile-nav-3/)
 *  [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.

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