Title: Menu Width Problem
Last modified: April 29, 2021

---

# Menu Width Problem

 *  Resolved [shuffleharri](https://wordpress.org/support/users/shuffleharri/)
 * (@shuffleharri)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/menu-width-problem-3/)
 * Hello,
 * I am trying to get the menu to be full width. I have tried a couple of things
   such as setting the header in the additional css to a larger width but it doesn’t
   appear to be working.
 * Also, I noticed on the mobile version of the website it shows 2 menus, one which
   isn’t interactable and then the mega menu.
 * Any help would be appreciated.
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-width-problem-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/menu-width-problem-3/#post-14383443)
 * Hi shuffleharri,
 * To make the menu full width, please go to Appearance > Customize > Additional
   CSS and add the following:
 *     ```
       .mega-menu-header-menu #header-core,
       .mega-menu-header-menu #header-links-inner {
       	max-width: 100%;
       	display: block;
       }
       ```
   
 * Then see the “Fix Mobile Menu” instructions here:
 * [https://www.megamenu.com/documentation/minamaze/](https://www.megamenu.com/documentation/minamaze/)
 * Regards,
    Tom
 *  Thread Starter [shuffleharri](https://wordpress.org/support/users/shuffleharri/)
 * (@shuffleharri)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/menu-width-problem-3/#post-14383480)
 * Hi Tom,
 * That has fixed both problems, thank you very much!
 * Kind Regards,
 * Shuffleharri

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

The topic ‘Menu Width Problem’ 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: [shuffleharri](https://wordpress.org/support/users/shuffleharri/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/menu-width-problem-3/#post-14383480)
 * Status: resolved