Title: Remove Category title
Last modified: March 24, 2020

---

# Remove Category title

 *  [sabbrut](https://wordpress.org/support/users/sabbrut/)
 * (@sabbrut)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/remove-category-title-10/)
 * Hello,
 * i want to completely remove the Category title from de body.
    Is there any solution?
 * this is the image of what i want to remove: [http://m-apa.eu/12345.jpg](http://m-apa.eu/12345.jpg)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-category-title-10%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [akhileshnagar](https://wordpress.org/support/users/akhileshnagar/)
 * (@akhileshnagar)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/remove-category-title-10/#post-12576799)
 * .
    -  This reply was modified 6 years, 3 months ago by [akhileshnagar](https://wordpress.org/support/users/akhileshnagar/).
 *  [Amit Gupta](https://wordpress.org/support/users/gamit6444/)
 * (@gamit6444)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/remove-category-title-10/#post-12577778)
 * Hi, sabbrut
 * To remove the category title, Go to Appearance >> Customizer >> Header settings
   >> Custom CSS box and add the given below custom CSS code:
 *     ```
       .site-content .archive-title {
       	display: none !important;
       }
       ```
   
 * I hope it will work for you!
 *  Thread Starter [sabbrut](https://wordpress.org/support/users/sabbrut/)
 * (@sabbrut)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/remove-category-title-10/#post-12577853)
 * it did work for me.
 * Tks for your help!
 *  [Amit Gupta](https://wordpress.org/support/users/gamit6444/)
 * (@gamit6444)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/remove-category-title-10/#post-12577913)
 * Glad to help you!
 * If you like our Theme & Support, rate us [HERE](https://wordpress.org/support/theme/elitepress/reviews/).
 * Thanks

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

The topic ‘Remove Category title’ is closed to new replies.

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

 * 4 replies
 * 3 participants
 * Last reply from: [Amit Gupta](https://wordpress.org/support/users/gamit6444/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/remove-category-title-10/#post-12577913)
 * Status: not resolved