Tagged: x Author Posts December 12, 2016 at 1:15 pm #1290345 Kelsey LParticipant Site URL: http://orgess.com/wordpress/wp/videos/ My client would like to recreate this page: http://wavedemo.com/organicessence/video/ Is it possible to have the videos in two columns that way, with different sizes? I’m not having any luck getting them to be different sizes. December 12, 2016 at 2:55 pm #1290440 Nabeel AModerator Hi there, Thanks for writing in! You can add the videos in two columns and change the width of each video manually by adding the following code in your Video Element’s style field: width: 60%; change this width for each video element as per your need. Hope this helps! December 12, 2016 at 5:37 pm #1290581 Kelsey LParticipant Hi Nabeel, When I do that, the videos stay left-aligned, even if I try to apply a different alignment as inline CSS. December 13, 2016 at 12:14 am #1290863 FriechModerator Hi There, You can add margin: 0 auto; so the video will be centred. width: 60%;margin: 0 auto; Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1290345 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In