Title: Increase Menu Wdith
Last modified: August 31, 2016

---

# Increase Menu Wdith

 *  Resolved [jarks](https://wordpress.org/support/users/jarks/)
 * (@jarks)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/)
 * I am looking to increase menu bar width on our website. Currently if we add another
   menu item the last two drop below the other items. To the left of the menu bar
   is the company logo which I would be fine in decreasing its width to accommodate
   the extra menu item

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

 *  [coredesigners.net](https://wordpress.org/support/users/coredesigners/)
 * (@coredesigners)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/#post-7411378)
 * Can you give link to your website?
 *  Thread Starter [jarks](https://wordpress.org/support/users/jarks/)
 * (@jarks)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/#post-7411384)
 * [http://6a1.d5f.myftpupload.com/](http://6a1.d5f.myftpupload.com/)
 *  Thread Starter [jarks](https://wordpress.org/support/users/jarks/)
 * (@jarks)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/#post-7411389)
 * `http://6a1.d5f.myftpupload.com/`
 *  [coredesigners.net](https://wordpress.org/support/users/coredesigners/)
 * (@coredesigners)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/#post-7411401)
 * Add these custom css and it will solve the issue.
 *     ```
       .width-container {
           width: 1024px !important;
           margin: 0 auto;
       }
       ```
   
 *     ```
       .right-wrapper {
           float: right;
           width: 700px !important;
       }
       ```
   
 *  Thread Starter [jarks](https://wordpress.org/support/users/jarks/)
 * (@jarks)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/#post-7411410)
 * Thanks Coredesigners.net Appreciate the quick help. Exactly what I was looking
   for.
 *  Thread Starter [jarks](https://wordpress.org/support/users/jarks/)
 * (@jarks)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/#post-7411526)
 * While the fix above worked for the menu I should have mentioned this is a reactive
   site. When above code is implemented the reactive site does not change screen
   size. Any way to clear that up?

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

The topic ‘Increase Menu Wdith’ is closed to new replies.

 * 6 replies
 * 2 participants
 * Last reply from: [jarks](https://wordpress.org/support/users/jarks/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/increase-menu-wdith/#post-7411526)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
