[ad_1]
Does anybody have a method to do this easily and efficiently? Currently, I have to embed into the text viewer constantly and add manual code to centre the video – rather tedious to do every time and confusing to others.
[ad_2]Copyright © 2020 - 2022, Project DMC - WordPress Tutorials for Beginners- All Rights Reserved. Privacy Policy
Should be done with CSS.
Find out what the element wrapper is (typically a <video>, but if it’s a external source it might be a iframe) and target it in CSS.