Shopify themes, liquid, logos, and UX
After updating my Dawn theme from version 9 to version 10 - I now have 2 prices on my shopify product pages.
One price over the other. See screenshot below.
They were not there before the update,
Any clue how to fix that to display one price only ?
Solved! Go to the solution
This is an accepted solution.
Hello @powerguy
.price .price__container .price__regular{
display: none;
}
Please added this css in your base.css file.
Thanks.
This is an accepted solution.
Hello @powerguy
.price .price__container .price__regular{
display: none;
}
Please added this css in your base.css file.
Thanks.
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