Hi
Thanks for contacting to us.
There is a font Awesome style name conflict issue with the elementor plugin.
We will fix it in the next update. To fix now follow the below instructions.
1 Find the script.php file located in your theme folder >>inc >>scripts folder.
2 Open the file and find the below line of code on line no 22.
wp_enqueue_style('font-awesome', NEWSCRUNCH_TEMPLATE_DIR_URI . '/assets/css/font-awesome/css/all', $suffix . '.css', array(), '');
3 And replace it with below line of code.
wp_enqueue_style('font-awesome-min', NEWSCRUNCH_TEMPLATE_DIR_URI . '/assets/css/font-awesome/css/all' . $suffix . '.css', array(), '');
Let us know if you have any confusion.
Thanks & Regards
Newscunch Theme
Support Team
HI
I’m glad to know that it has been resolved.’
If you like our theme and support, please rate us here.
Feel free to contact us for further assistance.
Thanks