Hi
Thanks for contacting to us.
To remove font awesome icon follow the given below instruction.
1 Find the script.php file located in your theme folder >> functions folder >> script folder >> .
2 Open the file and find the below line of code on line no 22 .
wp_enqueue_style('appointment-font-awesome-min', APPOINTMENT_TEMPLATE_DIR_URI . '/css/font-awesome/css/font-awesome.min.css');
3 And remove this line of code.
Let me know if you have any confusion.
Thanks
Thread Starter
4090
(@4090-1)
Thank you very much.
I note that there is only one font awesome character used in my website (the bullseye) sitting next to a navigation menu in the widget side bar.
Is it possible to remove this somehow?
I can replace it with an HTML character and save loading font awesome.