Shopify themes, liquid, logos, and UX
Hello, I would like to completely remove these from my store. How would i do so?
Solved! Go to the solution
This is an accepted solution.
Hey @Eman_Akb1! There's actually a setting for this directly in your Shopify admin settings under "Customer accounts". Toggling off the option to show login links should automatically hide these from your theme without having to edit any code.
<style>a.header__icon.header__icon--account.link.focus-inset.small-hide {
display: none;
}
a.menu-drawer__account.link.focus-inset.h5.medium-hide.large-up-hide {
display: none;
}
</style>
It was not available in my header setting. Removing the code removed the icon on desktop, but not on mobile
This is an accepted solution.
Hey @Eman_Akb1! There's actually a setting for this directly in your Shopify admin settings under "Customer accounts". Toggling off the option to show login links should automatically hide these from your theme without having to edit any code.
this worked, thank you!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024