Support Forum
I am using oEmbed field to show post videos in post grid with Beaver Themer field connection shortcode.
The default iframe size is creating a lot of space above and below the videos. (see below)
Space output: https://www.screencast.com/t/FWoTMLhf0
Here is the output from Dev tools:
<a href="https://player.vimeo.com/video/84739025?dnt=1&app_id=122963">https://player.vimeo.com/video/84739025?dnt=1&app_id=122963</a>
What(and where) is the best way to style the width and height of the iframe?
Thanks!