Only on smartphones! Local video has the play button in the corner, if pause press then the picture is shifted, with YouTube videos there are no problems
HI meisterix
I added this custom css:
/*local video on mobile*/ @media (max-width: 480px){ .item-page .ja-media-content.affix-video #videoplayer video { height: auto; width: 100%; } }
Kindly check.
Works well, thanks
Glad to hear that!