Shopify themes, liquid, logos, and UX
Hey,
I'm trying to find a code to remove the search bar from the header on my custom theme, so far I've used the below code for my web version but I can't find a version to remove it from the mobile version.
<style>
.d-flex.remover-icon-search {
display: none !important;
}
</style>
Link to my store: https://essencecool.com/
Solved! Go to the solution
This is an accepted solution.
HI,
Add this CSS code
Online Store > Themes > Edit code > Assets > custom.css or theme.css
#nav-item-search{
display: none !important;
}
This is an accepted solution.
HI,
Add this CSS code
Online Store > Themes > Edit code > Assets > custom.css or theme.css
#nav-item-search{
display: none !important;
}
Thank you, it worked.
Can you help me with one more thing, if it's not a problem?
I would like to have a logo in the middle of the header in the mobile version.
User | RANK |
---|---|
201 | |
173 | |
61 | |
52 | |
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