Title: adjusting menu length
Last modified: August 21, 2016

---

# adjusting menu length

 *  Resolved [marenreese](https://wordpress.org/support/users/marenreese/)
 * (@marenreese)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adjusting-menu-length/)
 * Hello All,
 * Thanks for the free theme and the free support.
 * I wanted to have my menu in 1 line instead of 2. Here is my link to my page
 * [http://marenreese.com](http://marenreese.com)
 * Thanks

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

 *  [edgarr](https://wordpress.org/support/users/edgarr/)
 * (@edgarr)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adjusting-menu-length/#post-4092731)
 * Hi,
 * Is there a custom CSS section in your theme? If there is, you can add this code:
 *     ```
       .main-navigation {
           width: 70%;
       }
       ```
   
 * This will allow the menu to be in one line in the desktop view
 *  Thread Starter [marenreese](https://wordpress.org/support/users/marenreese/)
 * (@marenreese)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adjusting-menu-length/#post-4092736)
 * No I do not. It’s normally in the customize page. Where can i plug this code 
   in?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adjusting-menu-length/#post-4092750)
 * Use this plugin [http://wordpress.org/plugins/custom-css-manager-plugin/](http://wordpress.org/plugins/custom-css-manager-plugin/)
 *  Thread Starter [marenreese](https://wordpress.org/support/users/marenreese/)
 * (@marenreese)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/adjusting-menu-length/#post-4092770)
 * Thanks alot Andrew

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

The topic ‘adjusting menu length’ is closed to new replies.

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

 * 4 replies
 * 3 participants
 * Last reply from: [marenreese](https://wordpress.org/support/users/marenreese/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/adjusting-menu-length/#post-4092770)
 * Status: resolved