How to change h2 font size? (K2 Item heading titles)

GK User
Mon Oct 25, 2010 6:30 pm
How do I change the heading font size? I want to make it smaller.
User avatar
Fresh Boarder

GK User
Mon Oct 25, 2010 6:42 pm
k2.css

Line 101

.itemHeader .itemTitle { color:#2d2d2d; font-size:200%; line-height:110%; margin:0; padding:20px 0 0; margin-top: 10px; border-top: 1px solid #e5e5e5 }
User avatar
Fresh Boarder


cron