Reply 283697 to: old price after discounted price

Avatar: Olga Barlow
Olga Barlow
Support staff
April 12, 2021 at 16:20

Hello,

You are welcome.

To align price replace

.single-product .et_product-block .price {
    display: flex;
}

with

.single-product .et_product-block .price {
    display: flex;
    align-items: baseline;
}

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.