Hi,
I’ve got a one page design so the navigation is empty on purpose. Looks great on desktop but on mobile the burger displays. I don’t want this. Here’s what I’ve done which isn’t solving.
.menu-icon{
display:none;
}
When I inspect this element, it deletes using above code. Placing within parent file style.css, child file, Theme Options>Custom CSS and other places doesn’t make change.
I’ve also checked Appearance, Menus and tried to delete menus but a big message appears on the screen that I cannot delete, “Please set menus in….”
Please show me how to remove the navigation burger on mobile so users aren’t opening up a blank navigation area.
Jen