Shopify themes, liquid, logos, and UX
Hi,
I am looking to hide search icon on my website (Publisher theme) on both Desktop and Mobile
Publisher Theme
Thanks!
Solved! Go to the solution
This is an accepted solution.
Hello, Kritikozzz, try going to Online store > '...' > edit code
Look for a file with the name of 'styles.css' or 'base.css' or 'theme.css' or something along these lines of a general name with a .css
At the end of it, paste this code:
.header__search {
display: none !important;
}
This is an accepted solution.
Hello, Kritikozzz, try going to Online store > '...' > edit code
Look for a file with the name of 'styles.css' or 'base.css' or 'theme.css' or something along these lines of a general name with a .css
At the end of it, paste this code:
.header__search {
display: none !important;
}
User | RANK |
---|---|
201 | |
169 | |
62 | |
51 | |
47 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023