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;
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024