Title: Menu bar width
Last modified: December 9, 2021

---

# Menu bar width

 *  Resolved [ibrahim](https://wordpress.org/support/users/ibrahimmuradi/)
 * (@ibrahimmuradi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-width-3/)
 * Hi,
    I’m having trouble in getting my logo and menu bar to fit on one line. The
   full width of the screen is not being used.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-bar-width-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * (@awordpresslife)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-width-3/#post-15146292)
 * Hi [@ibrahimmuradi](https://wordpress.org/support/users/ibrahimmuradi/)
 * We saw that you are using too many menu items and it is not possible to manage
   it in one line. All we can do is decrease the space between the menu logo and
   menu item. Please see the example. [https://prnt.sc/22fe109](https://prnt.sc/22fe109)
 * Thank you
 *  Thread Starter [ibrahim](https://wordpress.org/support/users/ibrahimmuradi/)
 * (@ibrahimmuradi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-width-3/#post-15149668)
 * Thanks. How do I do that? Also, on the screen, there is large space on left of
   the logo and right of the menu. How do I decrease those spaces?
 * Please see: [https://prnt.sc/22jxs6e](https://prnt.sc/22jxs6e)
    -  This reply was modified 4 years, 5 months ago by [ibrahim](https://wordpress.org/support/users/ibrahimmuradi/).
    -  This reply was modified 4 years, 5 months ago by [ibrahim](https://wordpress.org/support/users/ibrahimmuradi/).
 *  Theme Author [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * (@awordpresslife)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-width-3/#post-15165078)
 * Hi [@ibrahimmuradi](https://wordpress.org/support/users/ibrahimmuradi/)
 * Paste the following CSS code in your website Customizer > Additional CSS panel
   and change the number of pixels according to your needs.
 * .site-menu-content {
    max-width: 1300px; }
 * Thank you
 *  Thread Starter [ibrahim](https://wordpress.org/support/users/ibrahimmuradi/)
 * (@ibrahimmuradi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-width-3/#post-15165541)
 * Thanks. That worked great when at the top of the page. But when I scroll down,
   the menu goes back to default width. Is there anyway to maintain the max-width
   when enabling Sticky Header? Also, is it possible to increase the size of the
   logo?
 *  Theme Author [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * (@awordpresslife)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/menu-bar-width-3/#post-15223882)
 * Hi [@ibrahimmuradi](https://wordpress.org/support/users/ibrahimmuradi/)
 * We apologise for the late reply, we have been very busy in previous weeks.
 * Please also add the following CSS in the same. It will fix the issue. If this
   doesn’t work try clearing your site cache.
 * .sticky-menu {
    max-width: 100%; }
 * Thank you

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

The topic ‘Menu bar width’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/medihealth/0.7.4/screenshot.png)
 * MediHealth
 * [Support Threads](https://wordpress.org/support/theme/medihealth/)
 * [Active Topics](https://wordpress.org/support/theme/medihealth/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/medihealth/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/medihealth/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [A WP Life](https://wordpress.org/support/users/awordpresslife/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/menu-bar-width-3/#post-15223882)
 * Status: resolved