• I have a products page for downloading videos produced via drone. To give the potential customer an idea of what they are paying for we post a sample video on each product page. The sample video always gets placed over to the left side of the page. I would like for the sample video to be placed in the center of the description area.

    How do I get the video to be in the center?

    Please no instructions for the gutenbug thing. I have tried several times to use it and I can not. The logic of how it is laid out is like an alien spacecraft. No idea what all the hieroglyphs mean or what they do an I am too old to learn or care.

    thank you for any help.
    Jeff

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Add this in Appeareance > Customizer > Additional CSS:

    .single-product .wp-video {
      margin: 0 auto;
    }
    Thread Starter thompsonaire

    (@thompsonaire)

    Well, By Golly that worked!

    Thank you! I sure wish I knew more about how to read that stuff so I could figure out this stuff on my own.

    Thank you again.
    Jeff

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center my video’ is closed to new replies.