Hi,
I think this is not working… As my site is not live yet, I’ll try to share and explain through images:
1.- Home page is ok, showing last posts:
https://drive.google.com/open?id=0BzVVEfO4rPCwMVhxVVg2VjNyZ3c
2.- Accessing to blog page, with all posts, mouse over category is shown in blue:
https://drive.google.com/open?id=0BzVVEfO4rPCwM3M5WFVqVEFFWVk
3.- Accessing to post page, title, category and link to next post are shown in blue:
https://drive.google.com/open?id=0BzVVEfO4rPCwZnZUdDBQeGw3Mlk
4.- Comment section links and button is also in blue:
https://drive.google.com/open?id=0BzVVEfO4rPCwY1NVZlFBc25YZzA
———
With your code, it has changed color of text of category, but not the background, only the text… text before modification is white and text after modification is green:
https://drive.google.com/open?id=0BzVVEfO4rPCwcm8xdXphdHJoUFU
———
Next: images in parallax enigma theme, showing everything correct:
1.- https://drive.google.com/open?id=0BzVVEfO4rPCwZTl4cmlEdnhZVUU
2.- https://drive.google.com/open?id=0BzVVEfO4rPCwWWRMOUxUQ1ZrTkU
———
Finally, I decided to not show the category label, so I edited code with:
.enigma_cats {
display: none !important;
}
So, now, title, links and “post a comment button” are still in blue…Please, could you confrim how to correct it?
Hope this could help you to improve in next theme revision.
B. regards-