Reply 285217 to: Price Style

Avatar: Olga Barlow
Olga Barlow
Support staff
April 23, 2021 at 08:38

Hello,

Find the following custom code

.single-product .et_product-block del, .product-content .price del {
    font-size: 16px;
    color: #B5B5B5;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 10px;
}

and replace with

.single-product .et_product-block .product_title + .price > del, .product-content .price del {
    font-size: 16px;
    color: #B5B5B5;
    font-weight: bold;
    margin-top: 5px;
    margin-left: 10px;
}

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.