Shopify themes, liquid, logos, and UX
I'd love to add a permanent search bar below the menu and remove the search icon next to the shopping bag. Is there any way to do this?
@notsogood1 - this will need code editing, you will need developer who can edit the code, but since it will take some time and coding I doubt if anyone will do it for free
Hey there, so iv'e found out how to remove the search icon in trade theme. If you go theme, then edit code on the left scroll down to find ASSETS, then BASE.CSS. At the very bottom put in this code.
details-modal.header__search {
display: none !important;
}
It will take it away. Now for the search bar im trying to figure that out myself lol
Did you manage to get the search bar to display ?
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