Hello @dimijahu,
It seems that there is CSS that changes the icon code; please check this screenshot: https://postimg.cc/ppgdzPGM.
To solve it, please put the CSS below in Customizing > Custom CSS/JS > CSS Code:
#wrap .fa-threads:before {
content: "\e618" !important;
}
Result: https://postimg.cc/7b39pLzm.
Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.
Note: If you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, remember to click on the regenerate all assets file and data in Elementor > Tools(if you have Elementor).
I hope that helps.
Best Regards
You’re welcome.
I’m glad we could help.