Setting the display size of a video

[ad_1]

You can place the Video Block in a container (Row or Column block), and set a width for the container. That should resize the video proportionally.

Custom CSS should work if using an appropriate selector.

Your CSS is working: your custom class table-video is setting the figure element to 50% of the parent div, and that’s working excellently. If you want it smaller, reduce the width further but be mindful of mobile display (you probably want to use max-width instead). Alternatively, you could target the video element itself, not the parent figure element.

Good luck!

Thank you, George! I implemented a columns block for the solution.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer