Category List K2 - Change color of "Published In.."

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Sun Apr 07, 2013 12:53 pm
When in K2 category list to view the items, the text "Published In.." which shows the relevant category, has a red->brown color... Any ideas on how to change that color?

Thanks
User avatar
Junior Boarder

Konrad M
Mon Apr 08, 2013 7:49 am
Hi,
please try add to override.css
Code: Select all
#k2Container.itemListView .itemCategory a {
   color:#CB4900;
}

and change color value to fit your needs. Remember to enable override.css option in template settings.
User avatar


cron