Title: Remove category description
Last modified: October 27, 2016

---

# Remove category description

 *  Resolved [asturlito](https://wordpress.org/support/users/asturlito/)
 * (@asturlito)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-category-description/)
 * Hi!
 * I want to remove the category description under the category name. How I can 
   do?
 * Thanks!!!!

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

 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-category-description/#post-8363766)
 * Hey,
 * Can you post a link to your site so that I can see this exact instance of the
   category description you’re trying to hide?
 * Thanks,
    Kevin
 *  Thread Starter [asturlito](https://wordpress.org/support/users/asturlito/)
 * (@asturlito)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-category-description/#post-8366141)
 * Of course!!! Here it is. I know that category description is good for SEO, but
   the owner doesn´t want to see there. Is there any CSS code to hide it? If not,
   I´ll have to remove one to one 🙁
 * ![category](https://i0.wp.com/i67.tinypic.com/2lz37q.png)
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-category-description/#post-8368710)
 * Try placing this CSS into Theme Options> Custom CSS and let me know if it works
   for you.
 *     ```
       .tax-product_cat .titleclass .subtitle {
           display: none;
       }
       ```
   
 * -Kevin
 *  Thread Starter [asturlito](https://wordpress.org/support/users/asturlito/)
 * (@asturlito)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/remove-category-description/#post-8377581)
 * It worked Kevin! Thanks a lot!!!

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

The topic ‘Remove category description’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pinnacle/1.8.10/screenshot.png)
 * Pinnacle
 * [Support Threads](https://wordpress.org/support/theme/pinnacle/)
 * [Active Topics](https://wordpress.org/support/theme/pinnacle/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pinnacle/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pinnacle/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [asturlito](https://wordpress.org/support/users/asturlito/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/remove-category-description/#post-8377581)
 * Status: resolved