Hello I want to remove the search icon both on mobile and desktop.
here is my website link : https://admin.shopify.com/store/embrace-the-grind-5535/themes/179268616525/editor
best regards,
Ismael
Hello I want to remove the search icon both on mobile and desktop.
here is my website link : https://admin.shopify.com/store/embrace-the-grind-5535/themes/179268616525/editor
best regards,
Ismael
Hello @embracethegrind ,
I hope you are doing well!
Can you please provide the password or collaborative code so that I can remove the search icon on mobile and desktop for you?
Hi @embracethegrind ,
I hope you are doing well!
Please copy the below code and paste it to the top of theme.css or base.css
details-modal.header__search {
display: none !important;
}
This will hide the search icon.
If you need any help or any questions, feel free to reply me or message me.
Desktop view
Mobile view