Remove The Comma Between multiple Categories
in Blog
I have blog items with multiple categories. They are shown with a comma ( , ) between each categorie.
Example:
Categorie 1, Categorie 2
How can I delete the comma between those 2 categories?
I don't think it's possible with css.
Can someone recommend in which php file I can change this?
Thanks!
Comments