Centering video on page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35852
    Eddie Ortiz
    Participant

    Hi,

    How do I set up my video to display on the center of my page?

    See here: https://whoowe.net/about-us/

    Not sure what code to use to set this up.

    Thank,
    Eddie

    #35854
    Raghavendra
    Moderator

    For your page, you can try the following custom CSS –

    .post-9539 .wp-video {
        max-width: 600px;
        margin: 0 auto;
    }
    #35855
    Eddie Ortiz
    Participant

    Thank you!
    Eddie

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.