Shopify themes, liquid, logos, and UX
Hey,
I wonder how I can remove the "sök efter produkter" text after you've clicked on the search bar to search something but of course keep the text showing when you haven't clicked on the search bar.
my store: https://r1vex.myshopify.com/
Hi @manbru
Did you already solved the problem?
Yes already
Hello @manbru
Go to online store ---------> themes --------------> actions ------> edit code------->base.css
at the end of the file and save.
#shopify-section-sections--22029800276294__header > sticky-header > header > div > div.desktop-search > predictive-search > form > div.field > label {
display: none !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025