Title: Hide Variable Price
Last modified: July 28, 2021

---

# Hide Variable Price

 *  Resolved [designermom78](https://wordpress.org/support/users/designermom78/)
 * (@designermom78)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-variable-price/)
 * Hi, how do I remove the variable price R1,265.00 – R30,305.00, and only show 
   the price once they have selected the variable required?
    I used the following
   CSS code, but it removed the price altogether.
 * /* Hide Variable Product Price */
    .product-type-variable .entry-summary .price{
   display: none; }
 * TIA.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-variable-price%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * (@luminus)
 * Automattic Happiness Engineer
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-variable-price/#post-14711541)
 * Hi [@designermom78](https://wordpress.org/support/users/designermom78/),
 * This isn’t something to tackle with CSS. The CSS code you’ve applied above is
   working exactly as intended, as it is meant to hide everything in the targeted
   class.
 * You may want to take a look at the snippet here and use that instead – [https://www.businessbloomer.com/disable-variable-product-price-range-woocommerce/](https://www.businessbloomer.com/disable-variable-product-price-range-woocommerce/)
 *  [MayKato](https://wordpress.org/support/users/maykato/)
 * (@maykato)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/hide-variable-price/#post-14734344)
 * Hi [@designermom78](https://wordpress.org/support/users/designermom78/)
 * We’ve not heard back from you in a while, so I’m marking this thread as resolved.
   If you have further questions, please feel free to open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide Variable Price’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [MayKato](https://wordpress.org/support/users/maykato/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/hide-variable-price/#post-14734344)
 * Status: resolved