Shopify themes, liquid, logos, and UX
I haven't made any changes to my website since August and I noticed today a new login tab has been added to the top of my website, see photo below.
Was this a new update or something that I missed?
I can't figure out how to remove it. Let me know if anyone knows how to remove it 🙂
Solved! Go to the solution
This is an accepted solution.
Hi @RyanRichie,
Because you have enabled customer accounts, it will automatically show up in the store. Refer link
You can disable or remove it with the following code. Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.site-header-actions__account-link {
display: none !important;
}
Hi @RyanRichie
Are you mentioning to this red bar? If yes, please provide me your store URL so I can check it further for you
Best,
Daisy
Hi there,
No I mean the section with "My account" and "Logout" and the little person.
It was never there before and now it has been added but I don't want people to have Logins for my website it is simply for viewing and then they have to call us to order.
Here is the link below:
Thank you in advance!
This is an accepted solution.
Hi @RyanRichie,
Because you have enabled customer accounts, it will automatically show up in the store. Refer link
You can disable or remove it with the following code. Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.site-header-actions__account-link {
display: none !important;
}
Awesome that worked! Thanks so much!! 🙂
Hi @RyanRichie,
You're welcome and happy to help you
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025