Reply 283529 to: old price after discounted price

Avatar: Rose Tyler
Rose Tyler
Support staff
April 11, 2021 at 12:33

Hello,

Try to use the next custom CSS code:

.single-product .product-information-inner .price {
    display: flex;
}
.single-product .product-information-inner del {
    order: 2;
}
.single-product .product-information-inner ins {
    order: 1;
    padding-left: 0px;
    padding-right: 5px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.