I’m trying to embed a video hosted by Panopto. I used the following short code. Although the actual video’s width is resized to 36opx, I have these “black padding” on left/right side of the embedded video. Please advise how can I remove them?
Actually the width is working properly.
But you have some other javascript listener which is setting the width dynamically and that is overriding the width you setup via iframe shortcode.
It is hard to tell which javascript is doing that. That might be other plugin or theme file.