Reply 283537 to: old price after discounted price

Avatar: Rose Tyler
Rose Tyler
Support staff
April 11, 2021 at 13:13

Please try this one:

.single-product .et_product-block .price {
    display: flex;
}
.single-product .et_product-block del {
    order: 2;
}
.single-product .et_product-block 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.