Shopify themes, liquid, logos, and UX
Hi there! I was able to add custom badges to my site, and I'm happy with the way they show on the product page/description. But I would like them hidden on the actual product cards on the collection page. Can someone help me out?
Thanks in advance!
Allan @HeyFruitloots
Hi!
Your request can be done. Can you send me the link to your website?
Terence
Hi again,
The following code will do what you want. If you encounter any issues again, feel free to write, I'll help.
1) Navigate to the 'Edit Code' option in your theme settings, then search for 'theme.liquid' in the search bar.
2) Paste the following code below the '<head>' tag. Please refer to the attached screenshot for guidance.
<style>
.features--page-transition .badge-list.badge-list.badge-list--vertical {
display: none !important;
}
</style>
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025