Title: Manually Customize The Product Categories Title
Last modified: June 21, 2023

---

# Manually Customize The Product Categories Title

 *  [minsuwai](https://wordpress.org/support/users/minsuwai/)
 * (@minsuwai)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/manually-customize-2/)
 * > [View post on imgur.com](https://imgur.com/NkANIFi)
 * I want to customize the title of the Product Archives like “Here are ‘Gadgets’”
   that gadgets is one of the categories. I want to only change the text of the 
   title ‘Gadgets’ according to category and ‘Here are’ will added to every product
   category page
    -  This topic was modified 2 years, 11 months ago by [minsuwai](https://wordpress.org/support/users/minsuwai/).

Viewing 1 replies (of 1 total)

 *  [rasmusv](https://wordpress.org/support/users/rasmusv/)
 * (@rasmusv)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/manually-customize-2/#post-16835696)
 * Should be possible to use this, to add in Here are: infront of the categori.
 *     ```wp-block-code
       .YOURCLASS:before {
             content: "Here are:";
           } 
       ```
   
 * You might want to add a class specefic for this to the div, since it’s possible
   that the class name could be used other places.
    -  This reply was modified 2 years, 11 months ago by [rasmusv](https://wordpress.org/support/users/rasmusv/).
    -  This reply was modified 2 years, 11 months ago by [rasmusv](https://wordpress.org/support/users/rasmusv/).

Viewing 1 replies (of 1 total)

The topic ‘Manually Customize The Product Categories Title’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [rasmusv](https://wordpress.org/support/users/rasmusv/)
 * Last activity: [2 years, 11 months ago](https://wordpress.org/support/topic/manually-customize-2/#post-16835696)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
