How to chenge font-family in artilce Content by CSS

GK User
Tue Oct 01, 2013 6:26 pm
How to chenge font-family in artilce Content by CSS
User avatar
Fresh Boarder

GK User
Tue Oct 01, 2013 10:41 pm
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
div.articleContent {
font-family: Your Font family values !important
}

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


cron