Video size and autoplay in Craft theme

I have embedded a video from YouTube on my online store. I want the video smaller and I want it to autoplay. I cannot figure out how to accomplish either. My theme is craft. Thank you!

Hi @havenmercantile ,

May I suggest to update code these steps:

  1. Go to Store Online-> theme → edit code

  1. sections/video.liquid

  2. Add code below to top of file


  

1 Like

You are awesome. Thank you so much!