Title: width issue
Last modified: December 8, 2022

---

# width issue

 *  [abuzaineh](https://wordpress.org/support/users/abuzaineh/)
 * (@abuzaineh)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/width-issue-8/)
 * Hi
 * I need help in menu width not full
    plz help
 * I add this in Menu css
 *     ```
       /** Push menu onto new line **/ 
       #{$wrap} { 
           clear: both; 
       }
   
       @include desktop {
           #{$wrap} {
               width: 1300px; /** width in pixels or percent **/
           }
       }
       ```
   
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwidth-issue-8%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [megamenu](https://wordpress.org/support/users/megamenu/)
 * (@megamenu)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/width-issue-8/#post-16271815)
 * Hi,
 * The menu can only be as wide as the container(s) it is placed within, in your
   case it is wrapped in an element that is 1170px wide:
 * [⌊2022-12-08_13-01-08⌉⌊2022-12-08_13-01-08⌉[
 * You would need to use custom CSS to set that element to be 100% wide, and any
   child items that also constrain the width.
 * You do not need to change the menu CSS, it will naturally fill the width it is
   given.
 * Regards,
    Tom

Viewing 1 replies (of 1 total)

The topic ‘width issue’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [megamenu](https://wordpress.org/support/users/megamenu/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/width-issue-8/#post-16271815)
 * Status: not resolved