Shopify themes, liquid, logos, and UX
Hi Need assistance on how to remove the NEW Badge from appearing on the complimentary products set up by metafields on the products page
Here is website link example
https://mymagicalmoments.com.au/products/dark-skinned-boy-elf
thanks
Solved! Go to the solution
This is an accepted solution.
Add this to the "Custom CSS" setting of the main product section:
.complementary-products .card__badge {
display: none !important;
}
thanks how?
Hi, @elfboss
Your site isn't loading correctly; after it loads, it shows a return message. We suggest setting the store as password-protected and using any page for a 'coming soon' message. This will make it easier for others to check.
Thank you
It might be due to country blocking. You may be accessing from a restricted country we have set up
This is an accepted solution.
Add this to the "Custom CSS" setting of the main product section:
.complementary-products .card__badge {
display: none !important;
}
Bloody legend! thank you so much
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025