Title: Navigation Bar Width
Last modified: August 24, 2016

---

# Navigation Bar Width

 *  Resolved [Mandody](https://wordpress.org/support/users/mandody/)
 * (@mandody)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/navigation-bar-width/)
 * Hi There,
 * The navigation bar on my page is narrower than I’d like. I tried setting it to
   740px by adding the following code :
 * #access {
    width: 740px; }
 * ….but it hasn’t worked. I also tried 100% and marking it as !important, but that
   didn’t work either.
 * [http://mandodymedia.com](http://mandodymedia.com)
 * Any ideas?

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

 *  [Craig Ralston](https://wordpress.org/support/users/craig-ralston/)
 * (@craig-ralston)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/navigation-bar-width/#post-6109432)
 * Remove the following CSS in your child theme style.css (line 78)
 *     ```
       #branding #access {
         padding: 0px 0px 0px 14px;
         max-width: 676px;
       }
       ```
   
 *  Thread Starter [Mandody](https://wordpress.org/support/users/mandody/)
 * (@mandody)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/navigation-bar-width/#post-6109514)
 * Thank you Craig. Much appreciated. Worked a treat 😉

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

The topic ‘Navigation Bar Width’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [Mandody](https://wordpress.org/support/users/mandody/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/navigation-bar-width/#post-6109514)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
