Hi,
I have installed video banner section from the Section Store app. They don’t offfer loop options, just check box for auto-play. What custom css code could I use to stop video banner from looping?
A user installed a video banner section from the Section Store app but wants to stop the video from looping. The app only provides an autoplay checkbox, not a loop control option.
Key responses:
Recommended solution:
The discussion remains open with technical guidance provided but no confirmed resolution yet.
Hi,
I have installed video banner section from the Section Store app. They don’t offfer loop options, just check box for auto-play. What custom css code could I use to stop video banner from looping?
Hi @ChodaBRO
You must remove the loop option from the video banner code; it cannot be done via CSS code.
@ChodaBRO - loop code is coding part and not css, so if you have used an app then the app must have added the video tag with loop code into your site, you need to contact app support , css will not work on loop
you will need to manually add the loop option to section liquid file .