Home › Forums › WoodMart support forum › Bad Site Performance › Reply To: Bad Site Performance
March 19, 2018 at 9:05 am
#46990
Artem Temos
Keymaster
Try to add the following PHP code snippet to the child theme functions.php file to fix this
wp_dequeue_style( 'font-awesome-css' );