You tube videos Appear Different Dimension
Each video can have different aspet ratio, that is totally normal. Normally, the theme set a global $contnt_width to set the max width for embeded content and the height is auto. For exampl: if ( ! isset( $content_width ) ) { $content_width = 700; } If you need to set a specific width and height … Read more