However, we are still quite new to coding, Webflow and creating a site in general. We know we should be adding the CSS custom code in the page setting, and based on the post, we know ‘my-form’ needs to be changed to whatever ID we use for the form.
Something is missing as the code did not work for us. We don’t know what though.
Some help would be appreciated! Thank you
Here is my site Read-Only: LINK
([how to share your site Read-Only link][2])
The button is automatically disabled by webflow.js to prevent multiple clicks = multiple submissions of the same form. Newbies often double-click things that only need a single click.
You might be able to customize the code to remove whatever class or disabled attribute was applied. You’d need to retest the form carefully to make certain the subsequent re-submissions still work, even days later.
This might conflict with the new turnstile bot protection, so test well.