Title: Full width main menu
Last modified: December 14, 2017

---

# Full width main menu

 *  Resolved [nissa1982](https://wordpress.org/support/users/nissa1982/)
 * (@nissa1982)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/full-width-main-menu-2/)
 * I would like the menu to be responsive and to stretch the full width of the screen(
   not just the width of the centered content area), because the menu contains too
   many items (depending on the size of the PC) and covers two lines instead of 
   just one line. Does anyone know how to change that in css?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffull-width-main-menu-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Anders Norén](https://wordpress.org/support/users/anlino/)
 * (@anlino)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/full-width-main-menu-2/#post-9783844)
 * Hi [@nissa1982](https://wordpress.org/support/users/nissa1982/),
 * You can change the max width of the navigation by going to Appearance > Customize
   > Additional CSS (the menu labels might be different in your language) and adding
   enter the following code:
 * `.navigation .section-inner { width: 100%; }`
 * Let me know how it goes.
 * — Anders
 *  Thread Starter [nissa1982](https://wordpress.org/support/users/nissa1982/)
 * (@nissa1982)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/full-width-main-menu-2/#post-9786237)
 * Hi Anders,
 * Nope, unfortunately this isn´t working…..
 *  Thread Starter [nissa1982](https://wordpress.org/support/users/nissa1982/)
 * (@nissa1982)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/full-width-main-menu-2/#post-9786469)
 * Hi Anders,
 * I tried to add it to CSS directly in editor. Now it works, thanks so much 😀

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

The topic ‘Full width main menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hitchcock/2.2.1/screenshot.jpg)
 * Hitchcock
 * [Support Threads](https://wordpress.org/support/theme/hitchcock/)
 * [Active Topics](https://wordpress.org/support/theme/hitchcock/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hitchcock/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hitchcock/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [nissa1982](https://wordpress.org/support/users/nissa1982/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/full-width-main-menu-2/#post-9786469)
 * Status: resolved