Hide Sidebar Mobile Menu Searchbar
/* Hide mobile menu - can also be done with PHP see related doc */
.sidr-class-mobile-menu-searchform { display: none !important; }Learn how to add custom CSS to your site.
Related Snippets
/* Hide mobile menu - can also be done with PHP see related doc */
.sidr-class-mobile-menu-searchform { display: none !important; }