Viewing 1 replies (of 1 total)
  • Thread Starter Jon-B

    (@jon-b)

    Had another look into this myself and I’ve got a temp hack. I had to add the following to my CSS file.

    .single-product .fve-video-wrapper { padding-bottom: 56.25% !important; }
    .single-product .fluid-width-video-wrapper iframe { height: 56.25%; }

    However this puts the 4:3 video in a 16:9 player, while the same video on a blog post instead of a woocommerce product displays it in a correct 4:3 window. The force 16:9 aspect ratio isn’t ticked in the plugin settings.

    At least the videos don’t look broken on the product pages now, though the ratio detection doesn’t seem to work.

Viewing 1 replies (of 1 total)
  • The topic ‘Woocommerce – video and controls pushed down in frame creating a top black bar’ is closed to new replies.