Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239700
    MaartenL
    Participant

    Since a few days it’s possible to record vertical video’s on Facebook.
    However when you embed it on your X website, there is no good aspect ratio for this type.

    See the images for the sizes and how they look on the website. How to fix this?

    Real sizes: http://www.awesomescreenshot.com/image/1781983/c242d9e6b81c74783ea599e1e730b454
    When embedded in X: http://www.awesomescreenshot.com/image/1781984/113a9e1f7dae1c27573edf6a88b76e6d
    Thanks!

    #1239941
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Can you please share an example URL of your embed post? so that we can check and assist you with a possible workaround.

    Thanks!

    #1240450
    MaartenL
    Participant
    This reply has been marked as private.
    #1240593
    Lely
    Moderator

    Hello There,

    Thank you for the URL.
    Please add custom-video on the first video element class field. Then add the following on Appearance > Customize > Custom > Edit Global CSS:

    .custom-video .x-video-inner iframe {
        width: 60% !important;
        margin-left: 20% !important;
    }

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1239700 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>