• Include this in the theme’s CSS to add a social icon for Soundcloud.

    /* Soundcloud */
    .social-navigation a[href*="soundcloud.com"]:before {
    	content: "\f426";
    }
  • The topic ‘Adding Soundcloud to social icons’ is closed to new replies.