Reply 228011 to: How to hide price range of ONLY variable product not on simple product ?

Avatar: John Holden
John Holden
Support staff
January 10, 2020 at 05:27

Hi,

Add below code to Theme Options -> Theme Custom CSS -> Global Custom CSS

.single-product .product-type-variable .price{
display: none;
}

Regards,
Hung PD

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.