Title: Menu Width
Last modified: August 30, 2016

---

# Menu Width

 *  [HannesAusBerlin](https://wordpress.org/support/users/hannesausberlin/)
 * (@hannesausberlin)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/menu-width-6/)
 * Hi,
 * great theme and design, thanks! I would like to change the width of the menu 
   to 50%. Is that possible with a simple code snippet?
 * The site is [http://www.projectfaces.de](http://www.projectfaces.de) Till Sunday,
   30th of august it will be password protected. Password is Integrationsprojekt
 * Thanks for your help!
 * Hannes

Viewing 1 replies (of 1 total)

 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/menu-width-6/#post-6483350)
 * Something like this in your custom CSS should get you started:
 *     ```
       .sidebar {
         width: 50%;
       }
       ```
   
 * You may need to add new media queries for smaller screens – be sure to test your
   site at different browser sizes to maintain the expected appearance on various
   devices.

Viewing 1 replies (of 1 total)

The topic ‘Menu Width’ is closed to new replies.

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

## Tags

 * [menu width](https://wordpress.org/support/topic-tag/menu-width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/menu-width-6/#post-6483350)
 * Status: not resolved