Shopify themes, liquid, logos, and UX
Hi there,
I'm trying to remove the border around the Sold Out badge in the image above. I'd like to keep the text, I just want to remove the border. Any help would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Hello @ZRobb6
Goto Online Stores>themes>Edit Code
Open base.css
paste this code at the bottom of the file
.badge{
border: none!important;
}
Hopefully, it will help you. If yes then Please don't forget to hit Like and Mark it as the solution!
Hey @ZRobb6,
Can you share the link to your store please? Thanks!
This is an accepted solution.
Hello @ZRobb6
Goto Online Stores>themes>Edit Code
Open base.css
paste this code at the bottom of the file
.badge{
border: none!important;
}
Hopefully, it will help you. If yes then Please don't forget to hit Like and Mark it as the solution!
Thanks! That did the trick!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025