Tell us what you are trying to do? Display Vimeo videos whose initial image (before being played) is 100% of the column width. See attached image "desired result.png." The custom post type is using the Embedded Media field type. What's currently happening is that the video is being displayed narrower than the column width and the video is centered; see "current result.png" or visit hidden link. I tried modifying CSS, but it appears the video is being displayed through an iframe on another site, therefore I can't set the desired width.
Is there any documentation that you are following? No.
Thanks for your help. I tried setting the width to 100% (see "edit cell.png"), but that didn't work. The settings were over-ridden by the contents of the iframe (which includes a stylesheet named player.css that lives on a Vimeo sever). Please refer to "vimeo embed details.png." As you can see, there's a width of 579px assigned to the vp-player-layout class.