All things Shopify and commerce
Please help me hide this sale badge from homepage only, check screenshot
store link: https://midnightmoodstore.com
Hi @ctal37
In order to fulfill your request, please follow these steps
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head>
{% if template.name == "index" %}
.card__inner > .card__content > .card__badge {
display: none !important;
}
{% endif %}
I hope this helps
Best,
Daisy
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