Personalized checkout and custom promotions with Shopify Scripts
I added this code to my /theme.liquid but it only works on the home page.
Does anyone know how to get this to work on all pages?
Hi @HJG
You are achieving removing the search icon in all pages?
If it is, replace with this one,.
<style>
.header__icon--search {
display: none;
}
</style>
And Save.
result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
No, I'm trying to display my transparent header on all pages. Currently it's only transparent on the Home Page.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025