Podcast buttons

Hi guys,

I noticed that download and share buttons on your soundcloud embed widget are difficult to click.

Adding the following code to your css should fix it:
.sc-button-group {
position: relative;
z-index: 2;
}

Keep up the good work!

Thanks for the note, but the podcast player is an embed from SoundCloud who hosts the podcast audio. Styling and layout is all on their end. Could take it up with them if ya really want to!