Title: Main Menu Problem
Last modified: August 30, 2016

---

# Main Menu Problem

 *  [PP_LOLO](https://wordpress.org/support/users/pp_lolo/)
 * (@pp_lolo)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/main-menu-problem-4/)
 * Hi,
    When I’m adding new page in my custom menu, they don’t appear on the second
   row. Everything is good for about 5 page and then when it is suppose to go on
   second row there is no visual.If I scroll my mouse just under the page that i
   can see on the menu I can still open the drop-down. where my site if you want
   to take a look. [http://bestvideogamesforyourkids.com/](http://bestvideogamesforyourkids.com/)
 * Thanks for your help
 * Phil

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

 *  [Ryan Donner](https://wordpress.org/support/users/eldoradoguide/)
 * (@eldoradoguide)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/main-menu-problem-4/#post-6424378)
 * PP_LOLO,
 * Can you explain your issue to me another way. I don’t quite understand what you
   are asking. Maybe I can help.
 * The top menu bar has a limited amount of space, if you add too many menu items,
   they will spill over. This theme may not be able to handle spill over well.
 *  [Alexandra Giula](https://wordpress.org/support/users/alaxandra/)
 * (@alaxandra)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/main-menu-problem-4/#post-6424418)
 * Hi all,
 * I am customizing this theme for a customer’s blog.
    I found out, like PP_LOLO,
   that the main menu spills out if it has to many items in it.
 * I fixed that like so:
 *     ```
       #site-navigation {
       	width: 100%;
       	height: auto;
       }
       ```
   
 * Add this to a custom CSS, like the one JetPack adds, or even better create a 
   child theme, and add there any changes you make.
 * This way, the menu adjusts and leaves room for two or more rows if needed.
 * However, adding too many items in a menu is a good way to add clutter and make
   it useless for users, so be careful.
 * Hope this helps!

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

The topic ‘Main Menu Problem’ is closed to new replies.

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

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [Alexandra Giula](https://wordpress.org/support/users/alaxandra/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/main-menu-problem-4/#post-6424418)
 * Status: not resolved