Font problems again

GK User
Tue Feb 12, 2013 10:49 am
Hi, I can't seem to figure out how to force font in a body and paragraphs to be Arial and size 12px. Could somebody show me exatly the code to put in a override.css or in a template admin panel.

Thank you!
User avatar
Fresh Boarder

GK User
Thu Feb 14, 2013 11:11 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
body { font-family: Arial, Verdana, serif !important; font-size: 12px !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.