Go to video gallery > settings > appearance and write this in Extra CSS
body .vplayer.skin_pro .vp-inner{ overflow: visible; } body .vplayer.skin_pro .scrubbar{ bottom:0; } body .vplayer.skin_pro{ margin-bottom: 30px; } .vplayer.skin_pro .the-video{ object-fit: contain; } body .vplayer.skin_pro .controls{ bottom: auto; top: 100%; }
controls will now below the video.
Leave A Comment?