Comments Emma started the conversationApril 8, 2017 at 2:10amHi there!Thanks for all your help to date!!Wondering how I can ensure YouTube videos resize on mobile view. We create each "episode" as a post and display the category on this url: https://www.weightmanagementpsychology.com.au/thursday-therapy-video-blog/We've done it this way to create better load time of the YouTube videos. Previously we had this url which DOES allow the videos to resize on mobile (but is super slow to load):https://www.weightmanagementpsychology.com.au/thursday-therapy-video-blog-backup/Any help would be greatly appreciated :)Emma 9,023Tahir repliedApril 8, 2017 at 12:52pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : @media only screen and (max-width: 690px) { iframe[class="youtube-player"] { height: auto !important; } } Thanks ThemeNectar Support Team 1 Like Sign in to reply ...
Hi there!
Thanks for all your help to date!!
Wondering how I can ensure YouTube videos resize on mobile view. We create each "episode" as a post and display the category on this url: https://www.weightmanagementpsychology.com.au/thursday-therapy-video-blog/
We've done it this way to create better load time of the YouTube videos. Previously we had this url which DOES allow the videos to resize on mobile (but is super slow to load):
https://www.weightmanagementpsychology.com.au/thursday-therapy-video-blog-backup/
Any help would be greatly appreciated :)
Emma
Hey Again,
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team