Hello! I’m on craft and just updated to the latest version which did not resolve the issue.
I have an automatic discount applied to my mushroom lovers collection and I cannot get my sale prices to show on my product pages or collections, only in the cart.
I’ve spent the last few hours trying different solutions from other resolved answers in the forums and nothing has changed. I have added the following to my custom code and checked my font colors. Any help would be much appreciated. Thanks!
.product-description-main-wrapper .product-page–pricing–discount {
display: inline-block !important;
}