I’ve tried using in what I think is the code for it under Sections > header.liquid.
Any suggestions for hiding the cart icon on Broadcast theme?
I’ve tried using in what I think is the code for it under Sections > header.liquid.
Any suggestions for hiding the cart icon on Broadcast theme?
Could you please share your url? @Sunny2Day
The website and password has been sent to thirtycoders@gmail.com
Hi @Sunny2Day
.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?