Hi, how can I remove the cart from my header in the new Tinker theme?
This old code
.header__icon–cart {
visibility: hidden;
display: none;
}
isn’t working
Hi, how can I remove the cart from my header in the new Tinker theme?
This old code
.header__icon–cart {
visibility: hidden;
display: none;
}
isn’t working
Hi, this didn’t work either. I put it in the base.css like all my other sites but it’s still not working