Title: Hide &#8220;Category&#8221; ?
Last modified: March 14, 2018

---

# Hide “Category” ?

 *  Resolved [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/)
 * Good afternoon !
 * How can I hide the word “Category:” in the template so that I can not see it?
 * Thank You !

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

 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10073455)
 * Hello dilicoarmani,
 * Pleae provide the page url so i can provide you custom css as per the need.
 * Kind regards,
 * Manoj
 *  Thread Starter [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10073516)
 * How can I hide the word “Category:” in the template so that I can not see it?
 * (Only the word “Category”)
 *  Thread Starter [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10073520)
 * [https://priem.kz/vrachi/akusher/](https://priem.kz/vrachi/akusher/)
 *  [TUT Support](https://wordpress.org/support/users/phpexpert21/)
 * (@phpexpert21)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10073582)
 * Hello dilicoarmani,
 * Can you send me screenshot with highlight the text which you want to remove. 
   You can share the screenshot via onpaste.com.
 * Kind regards,
 * Manoj
 *  Thread Starter [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10073618)
 * [⌊priem_375934839849384⌉⌊priem_375934839849384⌉[
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10074242)
 * Hi [@dilicoarmani](https://wordpress.org/support/users/dilicoarmani/).
 * Thank you for using our theme.
 * Please try adding this to Customize -> Additional CSS
 *     ```
       .category-akusher .feed-title {
       	visibility: hidden;
       	position: relative;
       }
       .category-akusher .feed-title::after {
       	visibility: visible;
       	position: absolute;
       	top: 0;
       	left: 0;
       	content: "Акушер";
       }
       ```
   
 * Please let me know if it works.
 * Kind regards.
 *  Thread Starter [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10074287)
 * Sorry, you misunderstood me, I want to hide the word “Category:” on all pages.
 * Example:
    Category: Doctors (online now site)
 * I want you to:
    Doctors (Hide word “Category:” on all pages.
 * Sorry for my english, I’m writing through “Google Translate”.
 * Thank you !
 *  [siniplyrathemes](https://wordpress.org/support/users/siniplyrathemes/)
 * (@siniplyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10074356)
 * OK, well if you want to do it on all pages, the best way would be to modify related
   theme file.
 * Otherwise, you can apply different CSS for every individual page and do it that
   way.
 * Kind regards.
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076746)
 * [@dilicoarmani](https://wordpress.org/support/users/dilicoarmani/) Try this plugin
   [https://wordpress.org/plugins/custom-archive-titles/](https://wordpress.org/plugins/custom-archive-titles/)
   🙂
    -  This reply was modified 8 years, 2 months ago by [lyrathemes](https://wordpress.org/support/users/lyrathemes/).
 *  Thread Starter [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076784)
 * This plugin does not hide the word “Category” in categories.
 * It just changes words, it can be done “Loco Translate”.
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076835)
 * I think it does, see this screenshot: [https://ps.w.org/custom-archive-titles/assets/screenshot-1.png?rev=1553512](https://ps.w.org/custom-archive-titles/assets/screenshot-1.png?rev=1553512)
 *  Thread Starter [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076862)
 * I adore you guys! Thank you very much ! You make the world better ))
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076864)
 * [@dilicoarmani](https://wordpress.org/support/users/dilicoarmani/) Haha you’re
   most welcome!! 😀 We’d appreciate a review when you get a chance: click [here](https://wordpress.org/support/theme/sirius-lite/reviews/).
 *  Thread Starter [dilicoarmani](https://wordpress.org/support/users/dilicoarmani/)
 * (@dilicoarmani)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076875)
 * I already set 5 stars! Thank you !
 *  Theme Author [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * (@lyrathemes)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076883)
 * Haha you sure did, thanks again 🙂 Let us know if you need anything.

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

The topic ‘Hide “Category” ?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sirius-lite/1.1/screenshot.jpg)
 * Sirius Lite
 * [Support Threads](https://wordpress.org/support/theme/sirius-lite/)
 * [Active Topics](https://wordpress.org/support/theme/sirius-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sirius-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sirius-lite/reviews/)

## Tags

 * [category](https://wordpress.org/support/topic-tag/category/)

 * 15 replies
 * 4 participants
 * Last reply from: [lyrathemes](https://wordpress.org/support/users/lyrathemes/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/hide-category-13/#post-10076883)
 * Status: resolved