Can you tell me how you can make posts wordpress categories and with different colors?
I want to be the only menu in different colors as well as the category the items!
Check out this site here that you like the color settings are changed as we post categories.
Example1: http://telegrafi.com/lajme/
Example2: http://telegrafi.com/sport/
Example Article color 1:
http://telegrafi.com/eco-guerilla-ben-thirrje-per-mbeshtetjen-e-kerkesave-te-qytetareve-nga-partite-politike/
Example Article color 2:
http://telegrafi.com/pensionohet-kampioni-formula-1/
I have taken the css codes from this site that also got an example I set class names for each category it functions in the category but not in the article! Code:
.sport .current-menu-item, .sport .current_page_item, .sport .menu-item.sport, .sport .top-header, .sport .top-nav .menu-item:hover {
background: #000;
}