Reply 283542 to: old price after discounted price

Avatar: Rose Tyler
Rose Tyler
Support staff
April 11, 2021 at 14:05

Yes, you mentioned the Single product page – https://prnt.sc/119k0z0 , so I gave you code for this 🙂
Change the code to:

.content-product .price {
    display: flex;
    justify-content: center;
}
.single-product .et_product-block .price {
    display: flex;
}
.single-product .et_product-block del,
.content-product .price del {
    order: 2;
}
.single-product .et_product-block ins,
.content-product .price ins {
    order: 1;
    padding-left: 0px;
    padding-right: 5px;
}

Describe the situation with тг in more detail, please. Make sure that it relates to our theme, not for other plugins or your additional customization.

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.