Stack Centre but menu text not centre?
#Header .menu > li { display: inline-block; float: none;}
#Top_bar .menu_wrapper { text-align: center; width: 100%; }
#Top_bar .top_bar_left { width: 100% !important; }
.header-stack #Top_bar .top_bar_right { display: none; }
Comments
you need to use the following css as well:
How can I centre the Nav but keep the drop down menu content left aligned?