taha
asked 5 years ago

hi
its a while using this plugin and found out a probelm with font awesome . according to gtmetrix the loading time of font awesome related to this plugin is very slow. is there any way to use local/theme fa instead?

1 Answers
DominicStaff
answered 5 years ago

If your theme using fontAwesome, you can open the inc/Templates.php file then fint the line 832 to remove the following code:

wp_enqueue_style( 'dwqa-font-awesome', '//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' );
Powered by DW Question & Answer Pro