test
Tagged: slideshow, video size
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.
SAMSUNG Galaxy S7
and HTC desire 650
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
1 user says Thank You to Saguaros for this useful post
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