Hi @gspring624,
Try adding this code to your theme’s stylesheet or in the WP Customizer “Additional CSS” section:
.wp-youtube-live.dead {
display: block;
position: relative;
padding-bottom: 56.25%;
height: 0;
}
.wp-youtube-live.dead iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
Dude that worked like a charm! Thanks for the amazing fast response!
One thing for the future that might be worth considering. I found a plugin called “Hide Youtube Related Videos” as when I set the fallback video to be a specific video, at the end it showed the automatically chosen related options from youtube, which was undesirable. Might be a nice feature to include in upcoming mods.
Thanks Again Andrew!
Great; glad I could help.
Check under Default Player Settings in the YouTube Live options and you should see a setting there to hide related videos when the fallback video is finished: Looks like the “playlist” and “video” fallback options ignored that setting; please update to v1.7.6 of the plugin and those fallback options should respect the settings you have.

Thanks
Awesomer!!! Thanks again Andrew!
Another issue. So I’m a mac guy, and have no problems viewing the stream on my phone and imac. However for android users it’s forcing them to watch it on youtube. It shows Live Stream Enbedding as being enabled under youtube.com/features. Is there something else I need to do?
Thanks,
Greg
@gspring624
I’ll have to get a hold of an Android device to test this on…. You don’t happen to have a screenshot of what it looks like on an Android device, do you?
Thanks