Title: Menu Max Width + Centered
Last modified: June 23, 2021

---

# Menu Max Width + Centered

 *  Resolved [itsjohnwayne](https://wordpress.org/support/users/itsjohnwayne/)
 * (@itsjohnwayne)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/menu-max-width-centered/)
 * Good day, and thanks for the amazing plugin. After using it on mobile for some
   time, I’ve decided to enable the menu for all devices.
 * Issue:
    My website has a maximum width on desktop and therefore the mobile-menu
   is much wider than the page’s content.
 * Attempt:
    By targeting the “mob-menu-header-holder” css class I was able to set
   a maximum width. However, I’m unable to center the menu regardless of what css
   rule I use. It always floats to the right.
 * Request:
    I need assistant in creating a css rule override that will set a maximum
   width for the menu while also keeping it centered.

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

 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/menu-max-width-centered/#post-14593472)
 * Hi [@itsjohnwayne](https://wordpress.org/support/users/itsjohnwayne/),
 * Can you let me know your site URL to see if there is anything I can do?
    Thanks
 *  Thread Starter [itsjohnwayne](https://wordpress.org/support/users/itsjohnwayne/)
 * (@itsjohnwayne)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/menu-max-width-centered/#post-14594231)
 * Thanks for getting back to me.
 * I played around a bit and got this to work:
 * [@media](https://wordpress.org/support/users/media/) only screen and (min-width:
   1216px) {.mob-menu-header-holder {max-width: 1215px !important; right:calc(50%–
   607px) !important;}}
 *  Plugin Author [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * (@takanakui)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/menu-max-width-centered/#post-14603691)
 * Great, I’m glad you sorted it.

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

The topic ‘Menu Max Width + Centered’ is closed to new replies.

 * ![](https://ps.w.org/mobile-menu/assets/icon-128x128.png?rev=1890426)
 * [WP Mobile Menu - The Mobile-Friendly Responsive Menu](https://wordpress.org/plugins/mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mobile-menu/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Rui Guerreiro](https://wordpress.org/support/users/takanakui/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/menu-max-width-centered/#post-14603691)
 * Status: resolved