Hi there,
Is it possible to remove the SoundCloud link from the team page?
Many thanks Adam
Hi
Go to Appearance >> Theme Options >> Basic Settings >> Custom CSS >> Here you can add below code.
.cloud-icon{display:none}
Thank You