Title: Hide Product Description
Last modified: May 31, 2022

---

# Hide Product Description

 *  Resolved [Mohamed](https://wordpress.org/support/users/moeimad/)
 * (@moeimad)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/hide-product-description/)
 * Hi,
    I wanna delete or hide the product description cuz as you can see some products
   have a long description and that’s making the builder not good in terms of UX
   design how can I hide it
 * > [View post on imgur.com](https://imgur.com/FEg7iES)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fhide-product-description%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [mivtt](https://wordpress.org/support/users/mivtt/)
 * (@mivtt)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/hide-product-description/#post-15697448)
 * Hi,
 * Please use this custom CSS below to hide the product description on your PC builder
   page.
    Just follow this direction: Go to Product builders > Settings > Design,
   Custom CSS.
 *     ```
       .woopb-product-short-description {
           display: none;
       }
       ```
   
 * Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Hide Product Description’ is closed to new replies.

 * ![](https://ps.w.org/woo-product-builder/assets/icon-256x256.gif?rev=3080888)
 * [Product Builder for WooCommerce - Custom PC Builder](https://wordpress.org/plugins/woo-product-builder/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-product-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-product-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-product-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-product-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mivtt](https://wordpress.org/support/users/mivtt/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/hide-product-description/#post-15697448)
 * Status: resolved