Hi,
Please remove following code in /inc/functions/template-functions.php file.
wp_register_style( 'ct_style_icon_set_1', CT_TEMPLATE_DIRECTORY_URI . '/css/fontello/css/icon_set_1.css' );
wp_register_style( 'ct_style_icon_set_2', CT_TEMPLATE_DIRECTORY_URI . '/css/fontello/css/icon_set_2.css' );
wp_register_style( 'ct_style_fontello', CT_TEMPLATE_DIRECTORY_URI . '/css/fontello/css/fontello.css' );
and
wp_enqueue_style( 'ct_style_icon_set_1');
wp_enqueue_style( 'ct_style_icon_set_2');
wp_enqueue_style( 'ct_style_fontello');
Regards, C-Themes
Hi,
Please take a moment to rate the item in your Themeforest downloads page.
How to rate: http://ansonika.com/profile/how-to-rate-themeforest-item.jpg
Regards, C-Themes