Hi, I solve this problem by doing following things, you might want to try:
1. Find out the “footer-widget.php” under the theme you are using. i.e.
“\wp-content\themes\[ThemeName]\inc\widgets\social\footer-widget.php”
2. Edit the “footer-widget.php” to remove the strings. In my case, all contents in the file are not necessary, so I just remove everything and leave a blank footer-widget.php there.
3. Clean cache (if you enable that) and check again.
Henry@TW