Shopify themes, liquid, logos, and UX
Hi, I have labels on some products im my shop. I need to remove these labels, but I don't know how. Could anyone help me with this? See the picture attached. Thanks!
Solved! Go to the solution
This is an accepted solution.
thanks for url, can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.grid-product__tag {display: none;}
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
thanks for url, can you please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.grid-product__tag {display: none;}
Hii, @Nataliia
Paste this code on top of the theme.scss file.
.grid-product__tag.grid-product__tag--sale {
display: none !important;
}
Thank You.
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