Hi
The mobile menu shows all the time even on full width screens, how do you get the standard menu to show instead of the mobile menu on normal size screens?
Thanks
#main-menu {
display: block!important;
}