Title: Main menu width issue
Last modified: October 9, 2019

---

# Main menu width issue

 *  Resolved [baxtersaurus](https://wordpress.org/support/users/baxtersaurus/)
 * (@baxtersaurus)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/main-menu-width-issue/)
 * Hi, I am looking after this website for a local group and in some browsers (particularly
   MS Edge for me, but my client has the issue in Google Chrome, while I do not…),
   the main menu which has quite a lot of items, is showing as three lines incorrectly,
   with the middle line being right-justified, and the third line showing “correctly”
   left-justified. Any suggestions? On the browsers which are “correct”, it just
   shows as two lines, both left-justified. Thanks in advance.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmain-menu-width-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Theme Author [Bishal Napit](https://wordpress.org/support/users/mebishalnapit/)
 * (@mebishalnapit)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/main-menu-width-issue/#post-12015288)
 * [@baxtersaurus](https://wordpress.org/support/users/baxtersaurus/)
 * Can you once try the below CSS code in the Additional CSS Box provided via the
   Customizer Options and check once:
 *     ```
       .main-navigation li {
       	float: none;
       	display: inline-block;
       }
       ```
   
 * Thanks.
    Bishal Napit
 *  Thread Starter [baxtersaurus](https://wordpress.org/support/users/baxtersaurus/)
 * (@baxtersaurus)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/main-menu-width-issue/#post-12037138)
 * Thanks, worked a treat!

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

The topic ‘Main menu width issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/masonry-brick/1.0.8/screenshot.
   jpg)
 * Masonry Brick
 * [Support Threads](https://wordpress.org/support/theme/masonry-brick/)
 * [Active Topics](https://wordpress.org/support/theme/masonry-brick/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/masonry-brick/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/masonry-brick/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [baxtersaurus](https://wordpress.org/support/users/baxtersaurus/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/main-menu-width-issue/#post-12037138)
 * Status: resolved