Soundcloud Block
Description
Th SoundCloud block allows you to embed tracks, playlists and profile contents from SoundCloud.
Custom CSS
For style changes across multiple pages, add the code snippet to your Custom CSS panel and each page will be updated.
Advanced Code Injection
For style changes on one page, add the code snippet to the page Advanced Code Injection so only that page will be updated. Enclose your code in style brackets like this:
<style> .soundclound-block { } </style>
Custom CSS
/* SoundCloud block */ .soundclound-block { }