Search showing up in the mobile, even if switched off from theme settings
I have switched off ‘search’ to show from menu items, but it still shows up in the menu item on mobile phone. how do i disable it from showing up on mobile.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi R G
Thanks for reaching out. This can be resolved by adding the following to Appearance > Custom CSS:
/* Hide Search In Mobile Nav */ .mobile-nav-frame form.search input[type=search] { display: none; }Cool works now Andrew!
Super, glad to hear that did the trick :)
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.