Title: Mobile menu problem
Last modified: November 19, 2019

---

# Mobile menu problem

 *  [marvingrell1979](https://wordpress.org/support/users/marvingrell1979/)
 * (@marvingrell1979)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/mobile-menu-problem-11/)
 * The menu won’t scroll if you have more than 7 items in the menu.
    The background
   scrolls but you can’t go to submenu items.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-menu-problem-11%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [prodesignswpsupport](https://wordpress.org/support/users/prodesignswpsupport/)
 * (@prodesignswpsupport)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/mobile-menu-problem-11/#post-12180965)
 * Hello There!
 * Greetings of the day!
 * Follow the below steps to add custom CSS
    1) Please log in to the admin area 
   2) Go to “Appearance >> Customize >> Additional CSS”. 3) Paste the below code
   in “Additional CSS”
 *     ```
       .mean-container .mean-nav ul#primary-menu {
           overflow-y: scroll;
           height: 600px;
       }
       ```
   
 * 4) Save the updates
 * Hope this helps.
 * Feel free to get in touch in case of further queries.
 * Thanks and Regards,
    Team ProDesigns
    -  This reply was modified 6 years, 4 months ago by [prodesignswpsupport](https://wordpress.org/support/users/prodesignswpsupport/).

Viewing 1 replies (of 1 total)

The topic ‘Mobile menu problem’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/ecommerce-gem/2.1.7/screenshot.
   png)
 * eCommerce Gem
 * [Support Threads](https://wordpress.org/support/theme/ecommerce-gem/)
 * [Active Topics](https://wordpress.org/support/theme/ecommerce-gem/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/ecommerce-gem/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/ecommerce-gem/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)

 * 1 reply
 * 2 participants
 * Last reply from: [prodesignswpsupport](https://wordpress.org/support/users/prodesignswpsupport/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/mobile-menu-problem-11/#post-12180965)
 * Status: not resolved