Menu won't center

I have chosen the stacked centered layout for my menu.   For some reason, the menu is not centered.  I have tried using my own css to center it:

.menuo-right.header-stack #Top_bar .menu_wrapper,
.menuo-right #Top_bar .menu_wrapper{
    margin-left: auto;
    margin-right: auto 
}

Let me know what info ya'll need in order to solve this.  Thanks!

PS: the site is not yet live.
Sign In or Register to comment.