Shopify themes, liquid, logos, and UX
Hi, I have the debut theme and I got rid of the 'SALE' wording on my collections page because I didn't like how it looked for my store. I've attached a photo as an example. That black bar used to have the word 'SALE' on it. I did this by going in the edit languages portion. I was wondering how to get rid of the black bar? Thank you.
Solved! Go to the solution
This is an accepted solution.
Hii, @adthai
Paste this code on top of the theme.scss file.
span.price__badge.price__badge--sale {
display: none !important;
}
Thank You.
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.
Please share store URL.
Thanks!
This is an accepted solution.
Hii, @adthai
Paste this code on top of the theme.scss file.
span.price__badge.price__badge--sale {
display: none !important;
}
Thank You.
Thank you, that worked!
User | RANK |
---|---|
135 | |
91 | |
76 | |
66 | |
52 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022