diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 4f5b443..6829030 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -610,7 +610,7 @@ // Add the selected style to the clicked item event.currentTarget.classList.add('shx-custom-enhanced-dropdown-variant-selected'); - document.getElementById("#shx-custom-enhanced-dropdown-font-dropdown-content").style.display = 'none'; + document.getElementById("shx-custom-enhanced-dropdown-font-dropdown-content").style.display = 'none'; } function loadCustomEnhancedDropdownDefaultSelectedValue() {