Shopify themes, liquid, logos, and UX
Hello, so I want to hide the badge here that is called tag__hot_Directly Donates just on this page.
How can I accomplish that?
https://taleology.com/collections/be-brave-collection
Solved! Go to the solution
This is an accepted solution.
Hi @Emma53
to hide the badge on collection page,
let try to add this custom css code:
.product-card__wrapper .product-card__badge {
display: none;
}
Specifically looking to add custom CSS to the section, which one can do in the editor.
This is an accepted solution.
Hi @Emma53
to hide the badge on collection page,
let try to add this custom css code:
.product-card__wrapper .product-card__badge {
display: none;
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025