Looking for ways to remove the baked-in text "Search our inventory of x products’ that displays on the search page, as well as the ‘search our store’ text in the search bar. Would appreciate any help!
Hello @_Artlush ,
Please share:
- your store URL;
- page URL with the issue you mention;
- storefront password (if your store has one).
If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.
Kind regards,
Diego
Hi @_Artlush
Hope you are doing well.
- Remove text "Search our inventory of x products’ that displays on the search page
=> Please send me the URL of your store or add me as staff so I can check and give you the best solution. - To remove placeholder in the search bar.
input::placeholder {
color: transparent;
}
Hope this helps
1 Like
Hey! Glad to help.
This may be useful.
https://app.hopps.io/videos/how-do-i-change-the-default-search-box-language-178b49be085
Have a nice day!