Shopify themes, liquid, logos, and UX
Hello Guys,
I fucked up my price display on product page.
Could someone share his code to adapt with mine ?
Thanks a lot.
Chris.
Solved! Go to the solution
This is an accepted solution.
Add this code in your base.css file:
.price-item.price-item--regular {
display: none !important;
}
Result:
This is an accepted solution.
To display the highest price, you can add the following code to your base.css file:
s.price-item.price-item--regular {
display: block !important;
}
Result:
This is an accepted solution.
Add this code in your base.css file:
.price-item.price-item--regular {
display: none !important;
}
Result:
Hello,
That's perfect, thank you !
Could you add a code for the higher price ?
It doesn't display...
This is an accepted solution.
To display the highest price, you can add the following code to your base.css file:
s.price-item.price-item--regular {
display: block !important;
}
Result:
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024