• Resolved ashishyv

    (@ashishyv)


    Hey! Thank you very much for the amazing plugin.

    I’m using it to showcase mobile (potrait format) videos. The size of the player is so massive when I embed it using shortcodes. Is it possible to edit the size of the video (Height especially) of the videos?

    Cheers!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Andre Gagnon

    (@2winfactor)

    Hi There!

    Thanks for reaching out! We do display your videos in the same format and aspect ratio of the original, so if your video is tall and skinny, it will be tall and skinny when it’s played in the player.

    However, if you want to change this, you can do something like this under Presto Player > Settings > Custom CSS:

    
    .plyr video {
    max-height: 75vh;
    }
    

    This will make sure the video will never be taller than 75% of the viewport height.

    Thread Starter ashishyv

    (@ashishyv)

    Hey there!

    That seems to be a paid feature. I’ll go ahead and make the purchase. I needed the chapters feature anyway. Thank you for your help and wonderful plugin!

    Best regards.

    Plugin Author Andre Gagnon

    (@2winfactor)

    Ah, that’s right. And sounds good. Please let me know if you need any assistance with it.

    Thread Starter ashishyv

    (@ashishyv)

    Thanks Andre. Just purchased the license for my website after I saw your announcements of prince changes on Pro version. Great plugin. Thank you for your help.

    Plugin Author Andre Gagnon

    (@2winfactor)

    Great! Thanks so much for your purchase. I hope you enjoy the latest update! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Video Size Adjustment’ is closed to new replies.