Title: Menu Width = custom css?
Last modified: December 13, 2021

---

# Menu Width = custom css?

 *  Resolved [timob1](https://wordpress.org/support/users/timob1/)
 * (@timob1)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/menu-width-custom-css/)
 * Hello,
    I have created two menu items that now look beyond the scope. They have
   23 and 26 characters…
 * [Picture](http://cartech.bits-spielwiese.de/wp-content/uploads/2021/12/menu1.jpg)
 * Can I adjust the width? custom css?
 * thank you in advance 😉

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

 *  Theme Author [FameThemes](https://wordpress.org/support/users/famethemes/)
 * (@famethemes)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/menu-width-custom-css/#post-15165516)
 * Hi,
 * Thank you for your feedback.
 * 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 [timob1](https://wordpress.org/support/users/timob1/)
 * (@timob1)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/menu-width-custom-css/#post-15166211)
 * Hi, thanks for your reply. That helped, now it looks right.
    Many thanks 🙂

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

The topic ‘Menu Width = custom css?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/onepress/2.3.18/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/)

 * 2 replies
 * 2 participants
 * Last reply from: [timob1](https://wordpress.org/support/users/timob1/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/menu-width-custom-css/#post-15166211)
 * Status: resolved