Change font size of body content

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 Jan 15, 2013 10:25 pm
Reply with quote
Report this post
Hi,

I want to reduce the font size of content that is presented in (k2) articles. But also on the main webpage. So I want it for all body content. I already tried to reduce it in the template.css file but it didn't work.

Can you explain me how I can do this?

http://www.hrzone.jorendekoning.nl/
User avatar
Expert Boarder

GK User
Wed Jan 16, 2013 7:52 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
body { font-size: 12px!important}

and then just remember to enable "Use override CSS" option in template advanced settings tab and disable CSS compression/cache to see results.
User avatar
Platinum Boarder


cron