Hello, Im in process trying to get a site moved from basic to TubePress Pro. Main motivation was to get responsive videos working. The video page is displaying a YT playlist:
http://www.thetoyins...om/kid-reviews/
It seems that the player automatically goes to 100% of the width of the container. Is it possible to restrict this to a max width for large screens? The width is an inline style rule in the container of the video player so it seems it would be tough to override.
I did just figure out that it seems to use the max dimensions for the player to determine the aspect ratio, but still scales it up to 100% width.
Thanks