How to change the font size in k2 article title?

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
Sun Sep 09, 2012 11:24 am
Reply with quote
Report this post
Hello guys can you please tell me How to change the font size in k2 article title?
User avatar
Platinum Boarder

GK User
Sun Sep 09, 2012 1:21 pm
Reply with quote
Report this post
Hi

Please enable the use of css override on template parameters > advanced settings and them use this css (e.g.) on ../css/override.css

Code: Select all
#k2Container h1 {font-size: 5em!important}



Cheers
User avatar
Platinum Boarder

GK User
Mon Sep 10, 2012 7:59 am
Reply with quote
Report this post
Thanks a lot guys it works
User avatar
Platinum Boarder


cron