Hi, guys - what happened to the audio player! For some reason, it's huge now. I have a ton of embedded podcasts and this giant player looks terrible. It looks like it's designed for video only. Is there a way to show the small player for audio only? Thanks...
We have implemented new blog structure (code refactoring) and thus the new Code has excluded some of the changes that I may have sent to you for this particular issue.
Here you can apply this CSS code:
.video-as-holder.is-audio { max-height: 100px; }
To reduce the height for audio embeds. Please let me know if this is working for you?
Hi, guys - what happened to the audio player! For some reason, it's huge now. I have a ton of embedded podcasts and this giant player looks terrible. It looks like it's designed for video only. Is there a way to show the small player for audio only? Thanks...
Hi Chris,
We have implemented new blog structure (code refactoring) and thus the new Code has excluded some of the changes that I may have sent to you for this particular issue.
Here you can apply this CSS code:
To reduce the height for audio embeds. Please let me know if this is working for you?
Thank you - yes that solved the problem. Thanks!
Hi Chris,
Glad to hear that.
Will set this ticket as solved from here.