Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
What do I need to do to replace the icon with a search bar? Thanks!
yes please try this code
<form method="get" action="/search">
<input type="text" name="q" />
<input type="submit" value="Search" />
</form>
you have find icon to header file