Shopify themes, liquid, logos, and UX
Hi everyone,
I'm looking to remove the search and account icons from the header in my Shopify store. Could anyone guide me on how to achieve this?
Here’s my store preview link: https://www.rappid.run/collections/frontpage
Password: Password
Thanks a lot for your help!
Best,
Kim
Solved! Go to the solution
This is an accepted solution.
HI @KimGottwald
details-modal.header__search {
display: none !important;
}
a.header__icon.header__icon--account.link {
display: none !important;
}
This is an accepted solution.
HI @KimGottwald
details-modal.header__search {
display: none !important;
}
a.header__icon.header__icon--account.link {
display: none !important;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025