Reply 353393 to: Remove price range in variable product .

Avatar: Rose Tyler
Rose Tyler
Support staff
April 15, 2023 at 11:06

Hello, Clean,

Thank you for your response.

You can use the next code (Theme Options > Theme custom CSS) to disable the mentioned on your screenshot price:

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

If this is not what you are looking for, please describe your request in more detail.

Kind Regards,
8theme team

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.