Looks like it is still there, just no background color. You can use your browsers to inspect the menu and add the necessary css. I could see it after entering this:
ul#menu-primary-menu {
background-color: grey;
}
You will probably want to position it elsewhere however.
Viewing 1 replies (of 1 total)
The topic ‘Menu Disappears’ is closed to new replies.