Hi,
Im trying to center the menu and i've tried all the normal ways and it doesnt seem to work. Can you please see if im missing something.
thanks
#gk-head.gk-absolute-head {
text-align: center;
}
#main-menu {
display: inline-block;
}
#gk-head > h2 {
text-align: left;
}