Change search icon to search bar in Palo Alto Theme

Change search icon to search bar in Palo Alto Theme

MollieHammond
Excursionist
21 1 3

Hi all, 

 

Hope everyone's had a great start to the week. 

I'm building our new website in the Palo Alto theme and was wondering how to change the search magnifying glass icon into a search bar that you can type in?

 

Theme: Palo Alto

Website Url: https://www.appliancegroup.com.au/

 

Any help would be greatly appreciated. 

 

Thank you!

Kind regards,

Mollie Hammond
Replies 5 (5)

nidhidhiman004
Shopify Partner
55 3 2

  Hi @MollieHammond 

<form action="/search" method="get" role="search" class="search-bar">
    <input type="search" name="q" placeholder="Search for products" aria-label="Search">
    <button type="submit">Search</button>
</form>

 Replace your search icon code with this code.

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
MollieHammond
Excursionist
21 1 3

Hey, 

unfortunately that removes the search from view in mobile view entirely. 

The code worked for the PC though! Half way there haha.

Kind regards,

Mollie Hammond
nidhidhiman004
Shopify Partner
55 3 2

Hi @MollieHammond 

This code is for both desktop and mobile, if you can give us access to the store then we can try by duplicating your theme.

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
MollieHammond
Excursionist
21 1 3

Hey, 

 

do you know if here's a way to make the search bar on PC, and the magnifying icon on mobile?

Kind regards,

Mollie Hammond
nidhidhiman004
Shopify Partner
55 3 2

Hi @MollieHammond 

Sorry this can only be done through coding and as I can see it will take some time.please feel free to contact us.

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639