• Hi folks!

    Just a quick question.
    I am using Embedded media field to output Vimeo videos, code goes like this:
    <?php echo(types_render_field( "member-video", array( 'html' => true) )); ?>

    Field works great and i get outputed video, but it is only 450px wide, how can i make it fullwidth and with auto height?
    I tried setting up CSS rules on that iframe but it isnt working out 🙁

    Thanks for any help

    https://wordpress.org/plugins/types/

  • The topic ‘Embedded media fullwidth’ is closed to new replies.