diff --git a/snippets/shx-product-desc.liquid b/snippets/shx-product-desc.liquid index 749648f..08d06cf 100644 --- a/snippets/shx-product-desc.liquid +++ b/snippets/shx-product-desc.liquid @@ -60,7 +60,7 @@ if(openAnimation) { //animejs fade in - videoElement.styles.height = '0ox'; + videoElement.style.height = '0ox'; anime({ targets: videoElement,