Reduce size header k2 item in user listing

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Dec 11, 2012 12:53 pm
Reply with quote
Report this post
Hi,

How can I reduce the size of a header of a k2 item in the user listing on a user page.

Example: http://hrzone.jorendekoning.nl/blogs/it ... mkedaniels
User avatar
Expert Boarder

Konrad M
Tue Dec 11, 2012 1:19 pm
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
#k2Container article header h2 {
font-size: 46px;
}

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


cron