How do I center the vimeo embed code on my page?

I’m using the video element to showcase the video
And using this tag withing the video element to center and it’s not working.
<p style="margin:auto;display:block;"><iframe class="aligncenter" width="640" height="340" frameborder="0" marginheight="0" marginwidth="0" src="http://wjla.com/embed/features/good-morning-washington/a-vortex-workout-wednesday?external-id=518d9988db9f42309ff72976fc7ae780"></iframe></p>

What am I doing wrong?

Thanks!

Hey Melvin,

First, please remove these parts in your code because they are not needed.

Then, under the Video element’s Frame settings, set all Frame Margins to auto.

Here’s more details about the Frame Partial.

Hope that helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.