Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dustin Lammiman

    (@nosecreek)

    Are you using a responsive theme? If not turn off the responsive setting on the settings page… If yes, then can you post a link to your site?

    platinumstudiodesigns

    (@platinumstudiodesigns)

    I am having the same issues as rsandilands, my video is self hosted, and the pixel aspect ratio is fine, but there is way too much padding on the video-wrapper beneath the video itself. Right BEFORE the Begin Video.js comment is where the issue lays

    “<div class=”video-wrapper” style=”padding-bottom:38.6516853933%;”>
    <!– Begin Video.js –>
    <video id=”example_video_id_437377964″ class=”video-js vjs-default-skin” width=”890″ height=”344″ preload=”auto” autoplay=”” loop=”” data-setup=”[]”>
    <source src=”http://gdsdesigngroup.com/wp-content/uploads/2014/video/gds-header.mp4&#8243; type=”video/mp4″>
    </video>
    <!– End Video.js –>
    </div>

    Any ideas as to how to correct the loss of real estate?

    Plugin Author Dustin Lammiman

    (@nosecreek)

    Do the height and width match the video? The plugin uses that to create the proper amount of padding. It looks like the video is actually 896×436. Try setting those as the width and height and I think that should fix it for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘400 px padding-bottom on div.video-wrapper?’ is closed to new replies.