Shopify themes, liquid, logos, and UX
After updating my Dawn theme from version 9 to version 10 - I now have 2 buttons on my shopify product pages.
A SALE button and SOLD OUT button. See screenshot below.
They were not there before the update,
Any clue how to fix that to remove the SALE and SOLD OUT buttons ?
Solved! Go to the solution
This is an accepted solution.
.price .price__container .price__regular{
display: none;
}
Add this css
This is an accepted solution.
Yes
Hello @powerguy
.price--show-badge .badge{
display: none;
}
Please add this css in your base.css file.
Thanks.
Thank you very much Webizito ! That worked just fine.
Now. If I can just remove my duplicate page prices that are just above the buttons you just helped me remove.
I only need one price. Two prices - one over the other is confusing some of my visitors.
This is an accepted solution.
.price .price__container .price__regular{
display: none;
}
Add this css
the base.css file ?
This is an accepted solution.
Yes
Learn 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, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025