All things Shopify and commerce
Hey guys, I've tried a few of the solutions here but they didn't work. How do I change the color of the sale price and compare at sale price on sense 2.0 theme? I also would like to know how to make on or the other bold.
Can you share us your website URL please? The community can provide you with the code by looking at how your CSS is referenced on the website.
.price--on-sale .price-item--regular {
color: red !important;
}
.price-item {
color: blue !important;
}
.price--on-sale .price-item--regular {
color: #ff0000 !important;
}
.price-item {
color: #0000ff !important;
}
I have the same question with @BrianRuiz The solution from @WizzCommerce_Co seems promising. I'll give it a try
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025