Title: Adding more Menu to navigation problem
Last modified: August 21, 2016

---

# Adding more Menu to navigation problem

 *  [halben](https://wordpress.org/support/users/halben/)
 * (@halben)
 * [13 years ago](https://wordpress.org/support/topic/adding-more-menu-to-navigation-problem/)
 * Hi,
 * I modified the style menu and when I added an additional menu to the navigation,
   the menu expands and drops below. Any idea how I can fix that?
 * Here are my codes:
 *     ```
       .menu ul {
       	min-width: 22.2em;
       }
   
       .menu li li {
           	background-color: rgba(222, 51, 108, 1);
           	border: 1px solid #E5E5E5;
           	color: #444444;
           	filter: none;
           	margin: -1px 0 1px;
           	width: auto;
       }
   
       .menu li {
           	width: 14.285%;
       	text-align: center;
       }
       ```
   
 * If anyone could please help me on this, it would be awesome and save me the hassle.
 * Thanks,
    Halben

Viewing 1 replies (of 1 total)

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years ago](https://wordpress.org/support/topic/adding-more-menu-to-navigation-problem/#post-3737955)
 * No way to help with CSS without seeing a live site.

Viewing 1 replies (of 1 total)

The topic ‘Adding more Menu to navigation problem’ is closed to new replies.

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

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)
 * [Responsive Theme](https://wordpress.org/support/topic-tag/responsive-theme/)

 * 1 reply
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/adding-more-menu-to-navigation-problem/#post-3737955)
 * Status: not resolved