Hello Rolm,
Greeting of the day!
Please follow below-mentioned steps and add code in custom CSS to resolve the issue.
1) Please log in to the admin area
2) Go to “Appearance >> Customize >> Additional CSS”.
3) Paste the below code in “Additional CSS” and save it afterward:
.business_point_widget_social ul li a[href*="vk.com"]::before {
content: "\f189";
}
.business_point_widget_social ul li a[href*="google.com"]::before {
content: "\f1a0";
}
Hope this helps.
Feel free to get in touch in case of any other queries.
Thanks and Regards,
Team ProDesigns