Search bar (html 5)
I think the mobile version does not show the search function inside the nav menu. (Vantage-Premium theme)
I decided to add a search widget (wordpress’s default search, I assume) with Max Mega Menu plugin. Now I see it in the mobile version (Nexus5).
Then I read this…
Can someone let me know if this a case of Vantage using html 4 instead of html5? (I’m not sure I fully comprehend the article…)
I want to style the search input form to look like the theme’s original search bar. I prefer it to stay within the Panel but I want to have it stretch across the whole panel.
Can anyone help me. I did try but so far no luck…
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Luc
That’s odd the search function is available for mobile too. Would you mind deactivating the plugin installed so that I check where the issue might be?
Looking forward to hearing from you
Cheers
Ok. I disabled Max Mega Menu. The Search bar is there now.
Hi Luc
There is a Vantage search bar in the mobile menu. Would you perhaps like to style that search field? If so, insert the following under Appearance > Custom CSS:
.mobile-nav-frame form.search input[type=search] { background: #E0E0E0; color: red; } .mobile-nav-frame form.search input[type=search]::-webkit-input-placeholder { color: red; }That’ll let you set the search background and text color. Perhaps that’ll help.
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.