Shopify themes, liquid, logos, and UX
Hello, I would like to modify the appearance of the search tool: "search"
the 1st photo shows what I currently have and the second shows what I want to obtain
I'd like to have a white block with the "Search" writing in black instead of what i have now ( the opposite)
Shopify customer service advised me to modify this with custom code but I don't know much about it
Thanks in advance to those who will answer me
Solved! Go to the solution
@THIJPF - please add this css to the very end of your theme.css file and check,
Shopify Admin -> Online Store ->Theme -> Edit code -> theme.css
.icon--header-search{margin-left: 10px;}
.header__search-bar.predictive-search{background-color: #fff; color: #000;}
.predictive-search__input::placeholder{color:#000;}
it worked thanks a lot
but the "search" text disapperead
It worked perfectly thanks a lot
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025