Title: Remove elements based on specific category
Last modified: May 19, 2025

---

# Remove elements based on specific category

 *  Resolved [marseem](https://wordpress.org/support/users/waseemsannib/)
 * (@waseemsannib)
 * [1 year ago](https://wordpress.org/support/topic/remove-elements-based-on-specific-category/)
 * Hi
 * I need to remove customer’s reviews stars based on specific category such as”
   coming”. I mean, any product under the coming category will not have customer
   review stars.
 * which CSS code should I use?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-elements-based-on-specific-category%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Onup Roy](https://wordpress.org/support/users/onuproy01/)
 * (@onuproy01)
 * [1 year ago](https://wordpress.org/support/topic/remove-elements-based-on-specific-category/#post-18473773)
 * [@waseemsannib](https://wordpress.org/support/users/waseemsannib/)
 * Hi,
 * Here css code.
 *     ```wp-block-code
       .tax-product_cat.term-coming .product_cat-coming {	display: none !important;}
       ```
   
 * Thanks.
 *  Thread Starter [marseem](https://wordpress.org/support/users/waseemsannib/)
 * (@waseemsannib)
 * [1 year ago](https://wordpress.org/support/topic/remove-elements-based-on-specific-category/#post-18475451)
 * Hi,
 * Thanks for the reply. It works now

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

The topic ‘Remove elements based on specific category’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [marseem](https://wordpress.org/support/users/waseemsannib/)
 * Last activity: [1 year ago](https://wordpress.org/support/topic/remove-elements-based-on-specific-category/#post-18475451)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
