Category names as class names for list items
-
I failed using the search function on here, it sucks or I’m dumb. Or both. I hope this question has not already been asked, if it has, I apologize in advance. ??
I created a list of various posts from different categories which is already working great. Now I would like to give each list item a specific icon, depending on the category. Therefore I would like to give the list items a CSS class based on the category names. Is this possible?
I have already tried to solve this with a template. I have managed to create the required HTML structure of the template. Unfortunately, I don’t know nothing about PHP and failed to find the right string to output the categories in the class=”” tag.
I would be very grateful for any help. Also, thanks for the awesome plugin!
- The topic ‘Category names as class names for list items’ is closed to new replies.