test
Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • Saguaros Moderator
    #1085413

    Hi,

    Thanks for the screenshot, may I know which mobile device are you using to test? as I tried with iPhone and some android devices, the video will show with video app installed in mobile device, not open directly like in desktop like your screenshot.

    tuxypop Friend
    #1085473

    SAMSUNG Galaxy S7
    and HTC desire 650

    Saguaros Moderator
    #1085539

    Hi,

    It seems happen in android device only. Pls try to use media Queries to add specific style for mobile layout, for example:

    @media (max-width: 480px) {
    .videoWrapper {
      padding-bottom: 40.25%;
    }
    }

    and reduce/increase above padding value to suit your need.

    Regards

Viewing 3 posts - 16 through 18 (of 18 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Saguaros 6 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum