Notifications
Clear all

Change User Profile Social Media

2 Posts
1 Users
0 Reactions
35 Views
Posts: 3
Topic starter
(@adastranaut)
Active Member
Joined: 4 days ago

Sorry couldn't find this question in here anywhere: how can I turn off or adjust which social media options are available in user profiles? Thank you. 

Topic Tags
1 Reply
Posts: 3
Topic starter
(@adastranaut)
Active Member
Joined: 4 days ago

OK I did some more searching and someone had put this custom code in here which works for all of the Social Network fields I want to remove EXCEPT for VKontakte. Any ideas on that one? Why I can't remove it with this code (exchange 'skype' for whatever title you want to remove, such as VKontakte):

.wpf-field-type-text.wpf-field-name-skype {
display: none !important;
}
Reply