Title: menu alignment
Last modified: August 30, 2016

---

# menu alignment

 *  Resolved [area97](https://wordpress.org/support/users/area97/)
 * (@area97)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-alignment-8/)
 * hi, I notcied menu is left align, how do I change its alignment?

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

 *  Theme Author [ThemesMatic](https://wordpress.org/support/users/themesmatic/)
 * (@themesmatic)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/menu-alignment-8/#post-6449313)
 * if you mean align all top level menu items to the right, you would add this to
   your style.css file (which overides bootstrap css):
 *     ```
       .navbar-header {
           float: right;
       }
       ```
   
 * Any other issues let me know 🙂
 *  Theme Author [ThemesMatic](https://wordpress.org/support/users/themesmatic/)
 * (@themesmatic)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/menu-alignment-8/#post-6449379)
 * anything else let me know 🙂

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

The topic ‘menu alignment’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/social-magazine/1.9.1/screenshot.
   png)
 * Social Magazine
 * [Support Threads](https://wordpress.org/support/theme/social-magazine/)
 * [Active Topics](https://wordpress.org/support/theme/social-magazine/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/social-magazine/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/social-magazine/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [ThemesMatic](https://wordpress.org/support/users/themesmatic/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/menu-alignment-8/#post-6449379)
 * Status: resolved