Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey!
How do I get the cart to be removed in the label theme? Not just have it be invisible, but to actually have it removed so no one can click it? (if you go on my website its invisible, but still clickable)
The URL is www.onlychicksagency.com
Theme: Label
Appreciate anyone that could help!
Hello @theshadow
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid theme file
3. Paste below code before </body> :
<style>
#headerContainer a[href="/cart"]{
display: none;
}
</style>
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify 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, 2025