Hi follow shopifiers,
Can you guys help me with this? I would like to hide the favorites button that’s on my collection pages.
I’ve tried several things, but nothing seems to work. Last things I’ve tried is putting this in the theme.css.liquid file. But that didn’t work as well
.tt-btn-wishlist { display: none; }
What am I doing wrong here?
Thanks!
