diff --git a/v3/src/components/widgets/Pricing.astro b/v3/src/components/widgets/Pricing.astro index fae735a..a2a74c6 100644 --- a/v3/src/components/widgets/Pricing.astro +++ b/v3/src/components/widgets/Pricing.astro @@ -22,9 +22,7 @@ const {
0) { - document.getElementById("custom2").style.display = 'block'; setTimeout(function() { window.location = "#custom2"; }, 150); } else { - document.getElementById("custom2").style.display = 'none'; + document.getElementById("custom2").parentElement.parentElement.parentElement.style.display = 'none'; } document.getElementById("users2").oninput = function() { @@ -356,7 +355,7 @@ const metadata = { }, ]} > - Contact us for bigger plans & help + Contact us for larger plans & inquiries