Hi there,
How can I disable cufon font on Broadscope? As I wanna use Typekit for my website.
Please advise.
Thanks.
Hi there,
How can I disable cufon font on Broadscope? As I wanna use Typekit for my website.
Please advise.
Thanks.
Hey,
open up includes/register-styles.php and delete following code:
array(
'elements' => '.cufon_headings',
'key' => 'cufon',
'value' => avia_get_option('avia, font_heading')
),You must log in to post.