The thumbnails are not showing in the video carousel on this page https://www.sunvalleycc.com/video-on-demand I'm not sure why.
Originally posted by Unknown
There were some missing CSS styles in the lava code. :)
As a fix, replaced that line with this code: style="background-image:url('{{ imgSrc }}');background-size:cover;background-position:center;"
style="background-image:url('{{ imgSrc }}');background-size:cover;background-position:center;"