Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
How can I remove the customer account icon on the taste theme?
Hi @milo1832,
To hide the account icon, please follow the instructions below,.
1. From you Admin page, go to Online store > Themes > Click the three dots on the theme you want to edit > Edit code
2. Go to Asset folder and open the base.css file
3. At very end of the code, add the code below
a.header__icon.header__icon--account.link.focus-inset.small-hide {
display: none;
}
Hey @milo1832!
You can also hide this without any code by going into your Shopify admin settings, and in Customer accounts > Accounts in online store and checkout, there is an option to 'Show login link in the header of online store and at checkout'. Unselecting this option should accomplish what you need!
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