I am having this issue as well, that CSS fixed it, BUT I already had a bit of custom CSS in there to get rid of the search bar and icon, if I keep the CSS to get rid of the icon it gets rid of my hamburger menu on mobile as well =( the url is http://www.bocazoo.com This is the CSS I have
.sidebar-header-right { display: none; }
.mobile-menu-anchor a.genericon-menu, .mobile-menu-anchor a.genericon-menu:hover { color: #fff; }
When I add – .genericon {display: none; } to get rid of the magnifying glass icon it gets rid of my hamburger menu as well – is there a fix for that? Thanks! Love your theme and your support – I’m going to have my client buy the pro version ASAP!