Title: Menu Bar
Last modified: August 21, 2016

---

# Menu Bar

 *  [Fannetta55](https://wordpress.org/support/users/fannetta55/)
 * (@fannetta55)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-18/)
 * Dear Experts/Pro,
    Firstly, I would like to drag my menu bar edge to edge just
   like the slider. Secondly, I would like my logo to be centre, sitting top of 
   the menu bar. Please advice me on the css code. Thanks a millions!

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

 *  [tomaja](https://wordpress.org/support/users/tomaja/)
 * (@tomaja)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-18/#post-4407581)
 * Hi [@fannetta55](https://wordpress.org/support/users/fannetta55/)
    you should
   check this [snippet](http://www.themesandco.com/snippet/center-header-block-items/)
   but for simpler solution you could try to add
 *     ```
       .navbar-wrapper.clearfix.span9 {
            width: 100%;
            margin-left:0px;
       }
       .brand.span3 {
            margin-left: auto;
            margin-right: auto;
            width: 100%;
       }
       ```
   
 * to your custom css
 *  Thread Starter [Fannetta55](https://wordpress.org/support/users/fannetta55/)
 * (@fannetta55)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-18/#post-4407596)
 * Hi Tomaja,
    work perfectly! Thanks for the code! Btw… How should I move the menu
   text and social icons centre of the menu bar and how should I bring the tagline
   to sit under the centred logo. Now my tagline is on the right side of the menu
   bar.
 * Thanks

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

The topic ‘Menu Bar’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Fannetta55](https://wordpress.org/support/users/fannetta55/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/menu-bar-18/#post-4407596)
 * Status: not resolved