Title: Menu width not extending
Last modified: February 26, 2019

---

# Menu width not extending

 *  Resolved [jrheault](https://wordpress.org/support/users/jrheault/)
 * (@jrheault)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/menu-width-not-extending/)
 * This is driving me absolutely bananas. I’ve tried all of the fixes that suggested
   and none are working. I need the menu to cover the full width of the page and
   cover the old menu. Any help is appreciated. I have the paid version of this 
   as well if that helps.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-width-not-extending%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)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/menu-width-not-extending/#post-11249389)
 * Hi Jr,
 * Thanks for posting a link.
 * 1. Please go to Mega Menu > Menu Themes > Custom Styling and remove the “width:
   900px”
 * 2. Go to Appearance > Customize > Additional CSS and add the following:
 *     ```
       .mega-menu-primary-menu .tg-logo {
       	display: none;
       }
       .mega-menu-primary-menu #tg-nav .tg-navigation > ul {
       	display: block;
       }
       .mega-menu-primary-menu #tg-nav {
       	padding: 0;
       }
       .mega-menu-primary-menu #tg-navigation {
       	padding: 0;
       }
       ```
   
 * That should hide the theme logo and make the menu full width.
 * If you need further help, please get in touch through [https://www.megamenu.com/support/](https://www.megamenu.com/support/)(
   including a reference to this ticket)
 *  Thread Starter [jrheault](https://wordpress.org/support/users/jrheault/)
 * (@jrheault)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/menu-width-not-extending/#post-11251772)
 * Thank you!!!

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

The topic ‘Menu width not extending’ 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: [jrheault](https://wordpress.org/support/users/jrheault/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/menu-width-not-extending/#post-11251772)
 * Status: resolved