Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #46865
    svoelker
    Participant

    What is the code for centering an embedded video? Here is the page: http://www.olifephotography.com/product-photography-for-ecommerce/.

    I want to center the video just like I center the images. If the embedded code looks like this: [embed]http://www.olifephotography.com/axe-movie-okc.mp4[/embed] what would the solution be?

    Thank you.

    #46917
    Sakin
    Keymaster

    @svoelker: Can you try adding in the following css in “Appearance => Theme Options => Custom CSS” box.

    .wp-video { margin: 0 auto; }

    #46942
    svoelker
    Participant

    Perfect!

    Thank you Sakin.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Center Embedded Video’ is closed to new replies.