OneTone WP Theme – Adjust Background Vide Size

I’m using the “OneTone” theme from MageeWP on WordPress. I’m trying to alter the CSS code to change the video background from full screen to half screen.

I did the following:

Read More
#tubular-container{
     height: 550px !important;  /* My edit */
   position:absolute!important;
 }

This is a decent work around, it pulls up the second section so it COVERS half the video, I was wondering if anyone knows the exact CSS section to actually CHANGE the video size. THANKS!!

Code is too big to paste but this is a very very popular FREE theme on WordPress. Link to the site is here: https://wordpress.org/themes/onetone/

Related posts