Shopify themes, liquid, logos, and UX
How to remove search icon on mobile version? I remove icon from destop version but on mobile its still on!
Solved! Go to the solution
This is an accepted solution.
Hi @Iozols
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file
span.modal__toggle-search-mobile {
display: none !important;
}
Result
Best,
Liz
Hello @Iozols
1. Go to Shopify Admin → Online Store → Themes.
2. Click Actions → Edit Code on your active theme.
3. https://prnt.sc/reC-zd-b6zBY
I have like this, maybe somwere else i need to look?
This is an accepted solution.
Hi @Iozols
You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file
span.modal__toggle-search-mobile {
display: none !important;
}
Result
Best,
Liz
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025