I'm using the News Template with K2 and would like to reduce the font size for titles of K2 items/articles. I looked through the Template CSS but couldn't figure out where to change it.
Any help would be appreciated.
               
                
               
          




 1.00 out of 6 based on 1 vote(s)
1.00 out of 6 based on 1 vote(s)
article header h1, .category header, article header h2 {
font-size: 20px;
}

