menu Css
What is the css class for the transparent header and the sticky header. I try to center with text-align and nothing work Am I missing something.
#Top_bar .menu_wrapper {
float: none !important;
text-align: center !important;
width: 100% !important;
}
Am I missing something?
Comments
please send us link to page where you would like to center menu and we will see if it's possible.
Thanks!