Title: Mobile Menu Label
Last modified: August 22, 2016

---

# Mobile Menu Label

 *  Resolved [rsgarcia.herrera](https://wordpress.org/support/users/rsgarciaherrera/)
 * (@rsgarciaherrera)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-menu-label/)
 * I can´t see Mobile Menu Label en my mobile! Just the responsive home.

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

 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-menu-label/#post-5568058)
 * Hello,
 * Is this a fresh install?
 * Can you link your website (if it is online ) or just take a screenshot. Also,
   make sure you have two or more menu item on your menu.
 * It works fine with me: [http://prntscr.com/5fmrsm](http://prntscr.com/5fmrsm)
 * Looking forward for your reply! 🙂
 * Best Regards,
    Calvin
 *  Thread Starter [rsgarcia.herrera](https://wordpress.org/support/users/rsgarciaherrera/)
 * (@rsgarciaherrera)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-menu-label/#post-5568061)
 * im testing my web here: [http://www.kiwi-tienda.com](http://www.kiwi-tienda.com)
 *  [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-menu-label/#post-5568234)
 * Hello,
 * Put this code in your child theme’s style.css( I noticed you are already using
   one) :
 *     ```
       @media (max-width: 800px) {
       	#site-navigation {
       	position: relative;
       	z-index: 9999;
       	}
   
       	/* the mobile menu is a bit off on the header's area
       	increase the height or do the tweaking or just comment this if you are fine with the current setup*/
       	header {
       	  min-height: 200px;
       	}
       }
       ```
   
 * Let me know if that works fine with you. 🙂
 * Best Regards,
    Calvin
 *  Thread Starter [rsgarcia.herrera](https://wordpress.org/support/users/rsgarciaherrera/)
 * (@rsgarciaherrera)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-menu-label/#post-5568258)
 * It´s works! Thanks! [http://ad-marketing.cl/](http://ad-marketing.cl/)

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

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

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

 * 4 replies
 * 2 participants
 * Last reply from: [rsgarcia.herrera](https://wordpress.org/support/users/rsgarciaherrera/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/mobile-menu-label/#post-5568258)
 * Status: resolved