Shopify themes, liquid, logos, and UX
I've tried using <!-- and --> in what I think is the code for it under Sections > header.liquid.
Any suggestions for hiding the cart icon on Broadcast theme?
Solved! Go to the solution
This is an accepted solution.
Hi @Sunny2Day
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
.navlink.navlink--cart.navlink--cart--icon {
display: none;
}
Could you please share your url? @Sunny2Day
This is an accepted solution.
Hi @Sunny2Day
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
.navlink.navlink--cart.navlink--cart--icon {
display: none;
}
Hi @Sunny2Day
Thank you for your response. It's good to know that it's worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.
how would I also remove the account icon at the same time?
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025