Title: remove category header
Last modified: October 15, 2019

---

# remove category header

 *  [chewkaizhe](https://wordpress.org/support/users/chewkaizhe/)
 * (@chewkaizhe)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/remove-category-header/)
 * Hi may i know how do i remove the “categories” section in the menu and just remain
   the normal menu
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fremove-category-header%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/remove-category-header/#post-12030859)
 * Hello [@chewkaizhe](https://wordpress.org/support/users/chewkaizhe/),
 * We can hide the category section with the help of custom css. Please apply the
   below given css under Appearance -> Customize -> Additional Css-
 *     ```
       .navbar-nav.category-nav.xl-hidden {
       display: none;
       }
       ```
   
 * Kind regards,
 * Manoj

Viewing 1 replies (of 1 total)

The topic ‘remove category header’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/ecommerce-x/1.1.1/screenshot.png)
 * Ecommerce X
 * [Support Threads](https://wordpress.org/support/theme/ecommerce-x/)
 * [Active Topics](https://wordpress.org/support/theme/ecommerce-x/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/ecommerce-x/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/ecommerce-x/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/remove-category-header/#post-12030859)
 * Status: not resolved