BuildApp Pro Popup Video aspect ratio

Home Support Themes Forum BuildApp Pro Popup Video aspect ratio

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52380
    Marc Nussbaum
    Participant

    The popup video defaults to 16:9. On a mobile phone, the image is too small (limited to the screen width) and I would like to make this appear larger. I have remastered the video file in a format more like phone screen aspect ratio. I added the custom css code below. It sort of works a a compromise. Is there a better way to specify the css to better accomodate the multiple devices? The target is to have the iPhone fill the screen.

    div.fancybox-content {
    width: 600px !important;
    height: 800px !important;
    }

    Thanks, Marc

    #52390
    FlyThemes
    Keymaster

    Hi

    Sure, Please send us the site URL so we can check.

    Thank You

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.