Need to remove AppThemes from Social Media Section in Create Listing
On the create listing page there are a couple of lines that read like this:
Enter your Facebook username or URL here. If you add your username the URL will look like this: "http://facebook.com/AppThemes", where "AppThemes" is your username.
I would like to replace AppThemes with my own text. I found the code in framework/kernel/social.php, but when I copied that file to my child theme and edited it, there was no change. Is there some code I can place in my functions.php file to change the text? That would be better anyway.
Thank you!