Impact Theme - Add Video MP4 to "Slideshow" On Homepage

Impact Theme - Add Video MP4 to "Slideshow" On Homepage

hannahjro1
Tourist
10 0 1

Hey everyone! I want to add an MP4 video to the slideshow on the homepage.

Slideshow only allows imagery. Is there a way to customise this in the theme or embed the MP4 file to the slide page?

Thanks!

Replies 3 (3)

BSS-Commerce
Shopify Partner
3477 463 535

Hi @hannahjro1 ,
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency
hannahjro1
Tourist
10 0 1
BSS-Commerce
Shopify Partner
3477 463 535

Hi @hannahjro1 

As I see, you are currently using the <img> tag for your slides. To be able to use MP4 video On Homepage, please use the video tag.

This is the structure of an MP4 video card

<video width="width_value" height="height_value" controls>
  <source src="video_path_or_url.mp4" type="video/mp4">
  Your browser does not support the video tag.
</video>

Hope it helps @hannahjro1 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency