Comments Carl started the conversationJuly 11, 2014 at 2:27pmHi,I have a number of vertical videos in my portfolio sized at 720x1280 at the moment they are displayed very large and fill the screen, is there a way to control the size of the video. 1,070ThemeNectar repliedJuly 12, 2014 at 11:49pm Hey Carl! Add this into the custom css box located in your Salient Options panel: .single .mejs-container { max-height: 300px!important; margin: 0 auto!important; } Cheers Carl replied privately 8,839Tahir repliedJuly 17, 2014 at 3:25pmHey Carl!You can change the same for fullscreens as well using this css:.single .mejs-container-fullscreen { max-height: 300px!important; margin: 0 auto!important; }Cheers ThemeNectar Support Team Sign in to reply ...
Hi,
I have a number of vertical videos in my portfolio sized at 720x1280 at the moment they are displayed very large and fill the screen, is there a way to control the size of the video.
Hey Carl!
Add this into the custom css box located in your Salient Options panel:
Cheers
Hey Carl!
You can change the same for fullscreens as well using this css:
Cheers
ThemeNectar Support Team