Title: The function get_the_category_list(&#8216;, &#8216;)
Last modified: August 19, 2016

---

# The function get_the_category_list(‘, ‘)

 *  [elizool99](https://wordpress.org/support/users/elizool99/)
 * (@elizool99)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/the-function-get_the_category_list/)
 * hi i used the function get_the_category_list(‘, ‘)
    it gives me the category 
   name fine but with a link to her i want to change the css of him i mean to change
   the link class bacause it comes with a class that made for all A tags and i dont
   want him on the output of this function and i cant control the css of the A tag
   because its inside the function

Viewing 1 replies (of 1 total)

 *  [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * (@vtxyzzy)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/the-function-get_the_category_list/#post-1450196)
 * The list is inside the class post-categories. You can use css like this:
 *     ```
       .post-categories a {
       color: red;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘The function get_the_category_list(‘, ‘)’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [vtxyzzy](https://wordpress.org/support/users/vtxyzzy/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/the-function-get_the_category_list/#post-1450196)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
