# Podcast buttons

**URL:** https://discourse.roots.io/t/podcast-buttons/4601
**Category:** archived 🗄
**Created:** 2015-08-27T23:19:43Z
**Posts:** 4

## Post 1 by @michael1 — 2015-08-27T23:19:44Z

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!

---

## Post 2 by @chriscarr — 2015-08-27T23:25:07Z

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!

---

## Post 3 by @ben — 2022-02-26T04:30:14Z



---

## Post 4 by @ben — 2022-02-26T04:30:19Z


