Title: Center upper menu &#8211; middle
Last modified: December 3, 2016

---

# Center upper menu – middle

 *  Resolved [echo8](https://wordpress.org/support/users/echo8/)
 * (@echo8)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/)
 * Hello,
 * Is it possible to center the upper menu? Currently the only options in the customization
   panel is center right or center left, but what if you want to menu to be centered
   in the middle?
 * thanks!

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

 *  [Menaka S.](https://wordpress.org/support/users/menakas/)
 * (@menakas)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/#post-8513973)
 * Hi,
    This snippet should help. [http://presscustomizr.com/snippet/center-header-block-items/](http://presscustomizr.com/snippet/center-header-block-items/)
 *  Thread Starter [echo8](https://wordpress.org/support/users/echo8/)
 * (@echo8)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/#post-8516834)
 * Hi Menaka,
 * that link redirects to the Customizr Pro landing page, does that mean that the
   snippet is only for the Pro users?
 * thanks!
 *  [Menaka S.](https://wordpress.org/support/users/menakas/)
 * (@menakas)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/#post-8528362)
 * Hi [@echo8](https://wordpress.org/support/users/echo8/),
    Sorry, that was a broken
   link. It has been fixed now. Please try to follow that link now.
 *  [fjura](https://wordpress.org/support/users/fjura/)
 * (@fjura)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/#post-8528679)
 * Hi Menaka,
 * this URL:
    [http://presscustomizr.com/snippet/center-header-block-items/](http://presscustomizr.com/snippet/center-header-block-items/)
 * still redirects to:
    [https://presscustomizr.com/customizr-pro/](https://presscustomizr.com/customizr-pro/)
 * can you access the link without the redirection at your end?
 * thanks!
 *  [Menaka S.](https://wordpress.org/support/users/menakas/)
 * (@menakas)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/#post-8533541)
 * Hi,
    It seems to behave quite erratic. In anycase, in one of those lucky moments
   when it redirected properly, I copied the content to pastebin for you.
 * Add the following to the child theme’s style.css. Choose according to your needs.
 * [http://pastebin.com/AYVpPxSU](http://pastebin.com/AYVpPxSU)
 * and this to the child theme’s functions.php. Again, choose those items that you
   want to move.
 * [http://pastebin.com/M1LqSMBR](http://pastebin.com/M1LqSMBR)
 *  Thread Starter [echo8](https://wordpress.org/support/users/echo8/)
 * (@echo8)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/#post-8535141)
 * thanks Menaka! this seems to have worked:
 *     ```
       display:            block;
       float:              none;
       width:              100%;
       margin:             0 20%;              /* Adjust +/- % if needed */
       }
       ```
   

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

The topic ‘Center upper menu – middle’ 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/)

 * 6 replies
 * 3 participants
 * Last reply from: [echo8](https://wordpress.org/support/users/echo8/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/center-upper-menu-middle/#post-8535141)
 * Status: resolved