Title: Menu Sizing Issues
Last modified: June 11, 2020

---

# Menu Sizing Issues

 *  Resolved [cjbreither](https://wordpress.org/support/users/cjbreither/)
 * (@cjbreither)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/menu-sizing-issues/)
 * Hi there, I’m trying to change the letter spacing on the Second Level Menu and
   can’t seem to figure out how to do it.
 * I’m currently trying out this code, but it isn’t working
 *     ```
       #mega-menu-wrap-header-menu #mega-menu-header-menu > .mega-menu-megamenu > .mega-sub-menu > .mega-menu-item {
       letter-spacing: 2px !important;
   
       }
       ```
   
 * I’m also running into a spacing issue with my Third Level Menu. I have a section
   with three columns and I can’t figure out how to adjust the column width, so 
   everything is incredibly compacted. Any guidance with how to edit that would 
   be greatly appreciated!

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

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/menu-sizing-issues/#post-12970086)
 * Hi cjbreither,
 * To work out the correct selector, set the menu Event to ‘click’ (so that sub 
   menus remain open whilst you inspect them), then inspect one of the second level
   items. You will see the CSS applied to those items, and the selector used to 
   apply it.
 * I’ll need to see the spacing issue, please could you post a link to your site
   so I can take a look?
 * Regards,
    Tom
 *  Thread Starter [cjbreither](https://wordpress.org/support/users/cjbreither/)
 * (@cjbreither)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/menu-sizing-issues/#post-12972622)
 * Hey there, thanks for the reminder that I could set a click event instead of 
   a hover! That was really helpful and actually helped me be able to resolve my
   two original issues.

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

The topic ‘Menu Sizing Issues’ is closed to new replies.

 * ![](https://ps.w.org/megamenu/assets/icon-128x128.png?rev=1489843)
 * [Max Mega Menu](https://wordpress.org/plugins/megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/megamenu/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [cjbreither](https://wordpress.org/support/users/cjbreither/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/menu-sizing-issues/#post-12972622)
 * Status: resolved