Title: Sub Menu Length
Last modified: February 15, 2021

---

# Sub Menu Length

 *  [aidwilliams](https://wordpress.org/support/users/aidwilliams/)
 * (@aidwilliams)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-length/)
 * Hello All,
 * I’m nearly where i need to be with my new site. Just one thing i cant change.
   Its the length of drop down sub menus. It word wraps some of the text.
 * I’ve tried various cc scripts from other posts but none seem to have an effect.
 * Is this a limitation of the template or is there a solution please?
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsub-menu-length%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Vlad](https://wordpress.org/support/users/vladytimy/)
 * (@vladytimy)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-length/#post-14052171)
 * Hi, [@aidwilliams](https://wordpress.org/support/users/aidwilliams/)
 * Try adding this in Dashboard – Appereance – Customize – Additional CSS in the
   [Customizer](https://wordpress.org/support/article/appearance-customize-screen/)
 *     ```
       @media screen and (min-width: 48em){
           .main-navigation ul ul a {
               width: 22em;
           }
       }
       ```
   
 * You can learn how to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   or [Firefox Developer Tools](https://developer.mozilla.org/en-US/docs/Tools) 
   to help you see and test changes to your CSS.
 * Hope this helps,
    Kind regards!
 *  Thread Starter [aidwilliams](https://wordpress.org/support/users/aidwilliams/)
 * (@aidwilliams)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-length/#post-14052430)
 * That worked perfectly. Thanks very much
 *  [Vlad](https://wordpress.org/support/users/vladytimy/)
 * (@vladytimy)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-length/#post-14052443)
 * Happy to help! Glad it works!
 * If your question has been answered, we would love if you would mark this topic
   as resolved in the sidebar. This helps our volunteers find the topics that still
   need attention and more people will get helped, possibly like you did.
    Thank
   you!

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

The topic ‘Sub Menu Length’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 3 replies
 * 2 participants
 * Last reply from: [Vlad](https://wordpress.org/support/users/vladytimy/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/sub-menu-length/#post-14052443)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
