Home › Forums › Support › price range for variable products This topic has 4 replies, 2 voices, and was last updated 5 years, 5 months ago by David. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts May 9, 2020 at 3:59 am #1276472 Jose I would like to know if it is possible to hide the price range for variable products, in the store and in the products. Regards May 9, 2020 at 4:03 am #1276473 Jose or if it would be possible to hide the price for a specific category. And then when they enter the product they choose the price option they want. May 9, 2020 at 6:56 am #1276622 DavidStaff Customer Support Hi there, try this CSS: .woocommerce ul.products li.product-type-variable .price, .product-type-variable .entry-title+.price { display: none; } May 9, 2020 at 7:00 am #1276626 Jose Perfect, thanks! May 9, 2020 at 7:07 am #1276630 DavidStaff Customer Support You’re welcome Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In