Different CSS styles for multiple categories single post page
-
Hi,
I have been tearing my hair out on this issue and can’t seem to find a solution. Maybe some can share some tips or solve my problem.
Here goes:
I want to style categories in my css, but have not been able to achieve this.
Each category has its own color assigned to it, which I want to be reflected not just in the main navigation but also a single post page.Once a user chooses a post to read they will then be taken to the single post page (see link). It is at this point I have an issue, included on the single post page is the title of the post and the category which the post belongs to.
I want the the color assigned to each category added to the single post page.
At frist it seemed that the “the_category” was the ideal tag to use here. But what I have noticed is the tag does not add a class or id and I have no idea how to specify a class or id.Any help or pointers would be much appreciated.
The topic ‘Different CSS styles for multiple categories single post page’ is closed to new replies.