Title: Menu center
Last modified: August 30, 2016

---

# Menu center

 *  [AngeloLazzari](https://wordpress.org/support/users/angelolazzari/)
 * (@angelolazzari)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/menu-center/)
 * Hi guys! Thank you for work on Customizr!!
    I coded the snippet shown here ([http://presscustomizr.com/snippet/center-header-block-items/](http://presscustomizr.com/snippet/center-header-block-items/))
   but if you have the browser page at 1200px of weight the menu is correctly centered
   but if i resize the windows to a 1920px width the menu … slides a bit to the 
   left… am i doing anything wrong?
 * you can see it in action on [http://www.costinagiusta.it](http://www.costinagiusta.it)
 * Thank you very much!
    Angelo

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

 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/menu-center/#post-6472650)
 * That snippet was written way back and shows compatible with 3.1/3.2. As things
   changed in 3.3, more options added to avoid the need for this snippet.
 * I suggest you remove that code then try to use the features in 3.4.6. Come back
   if still having problems.
 *  Thread Starter [AngeloLazzari](https://wordpress.org/support/users/angelolazzari/)
 * (@angelolazzari)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-center/#post-6472946)
 * Hi!
 * i deleted all the css snippets from the custom CSS theme section, and i set all
   the things to have the centered logo BUT i can only set for the menu a left or
   right position not a centered one… am i doing anything wrong?
 * my site is: [http://www.bordarideas.es](http://www.bordarideas.es)
 * Thank YOU very much
    Angelo
 *  [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * (@rdellconsulting)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/menu-center/#post-6472947)
 * No, it’s not you. Try this:
 *     ```
       .navbar .nav {
           margin-left: 33%;
       }
       ```
   
 * But check responsiveness and you may need to add some [@media](http://presscustomizr.com/snippet/media-queries-responsiveness/)
   at certain breakpoints before the Hamburger kicks in at 980px.

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

The topic ‘Menu center’ is closed to new replies.

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

## Tags

 * [center menu](https://wordpress.org/support/topic-tag/center-menu/)

 * 3 replies
 * 2 participants
 * Last reply from: [rdellconsulting](https://wordpress.org/support/users/rdellconsulting/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/menu-center/#post-6472947)
 * Status: not resolved