Hi team,
I have Warehouse Theme and want to change the word inside the search bar from “Search…” to “search keywords”
Can anyone help figure out where in edit coding I can do that?
Thanks in advance!
Hi team,
I have Warehouse Theme and want to change the word inside the search bar from “Search…” to “search keywords”
Can anyone help figure out where in edit coding I can do that?
Thanks in advance!
it’s in Edit code, in liquid. I’m not sure where exactly in liquid, but I did edit my Search bar there. I had changed mine from Search to SEARCH. Not a perfect answer, but it will bring you closer…
Thanks Rene! I did look inside the Edit Code section but I cannot figure out where that part is. Appreciate you try to help.
try this first.
-Open your current there, click on the … button (next to Customize)
-Click on Edit languages
-You will see a search field with a magnifying glass and filter items, enter “search”
-scroll down until you see General, with Search in bold under it. Scroll down a bit to find the line that says “placeholder” with Search written in that box. You can change it there, it should change it in the liquid as well. Try that!
Whatever you change in “edit languages” will change the word on your site. Just make sure you select the correct one, where it says “placeholder”
Let me know!
For me, that’s where I changed it.
Thanks a million for that, Rene!!!
Worked perfectly.
There are a couple of places there where “search…” is under placeholder and it worked on all pages where “search” is available.
Thank you again!!