Title: Remove &quot;Read More&quot; button
Last modified: August 22, 2016

---

# Remove "Read More" button

 *  [LeadDogAd](https://wordpress.org/support/users/leaddogad/)
 * (@leaddogad)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/remove-read-more-button-1/)
 * Hello,
 * I’m new to woocommerce and need a little help. How do I remove the “Read More”
   button from the Product Category Page? I found some code to do so online but 
   it does not seem to work. What code do I enter to make this go away all together?
 * Thanks!
 * [http://66.147.244.89/~leaddog1/product-category/allied/](http://66.147.244.89/~leaddog1/product-category/allied/)
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

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

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/remove-read-more-button-1/#post-5214555)
 * Try this in your custom css:
 *     ```
       #content .products .product .product_type_simple {display: none;}
       ```
   
 *  Thread Starter [LeadDogAd](https://wordpress.org/support/users/leaddogad/)
 * (@leaddogad)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/remove-read-more-button-1/#post-5214578)
 * Works perfect! Thank you 🙂

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

The topic ‘Remove "Read More" button’ 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
 * 2 participants
 * Last reply from: [LeadDogAd](https://wordpress.org/support/users/leaddogad/)
 * Last activity: [11 years, 9 months ago](https://wordpress.org/support/topic/remove-read-more-button-1/#post-5214578)
 * Status: not resolved