Title: Sub menu width
Last modified: April 22, 2022

---

# Sub menu width

 *  Resolved [ashley_c](https://wordpress.org/support/users/ashley_c/)
 * (@ashley_c)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/sub-menu-width-6/)
 * How do I adjust the width of the sub menu (drop down menu). When you hover over“
   Serving Orange County” the drop down menu gets cut off.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsub-menu-width-6%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Neo WhiteRabbit](https://wordpress.org/support/users/longnguyen89/)
 * (@longnguyen89)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/sub-menu-width-6/#post-15588011)
 * Hi,
 * Please try to add this custom CSS code in Customizer > Additional CSS to fix 
   this issue
 *     ```
       body .onepress-menu ul {
           width: auto;
       }
       ```
   
 * Let me know how it goes.
 *  Thread Starter [ashley_c](https://wordpress.org/support/users/ashley_c/)
 * (@ashley_c)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/sub-menu-width-6/#post-15589570)
 * Awesome, it worked. Thanks so much!

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

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

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

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [ashley_c](https://wordpress.org/support/users/ashley_c/)
 * Last activity: [3 years, 11 months ago](https://wordpress.org/support/topic/sub-menu-width-6/#post-15589570)
 * Status: resolved