Hey @_Louis_ , the steps in your form has an opacity: 0 which hides the form content effectively from view (but it is there). I think that was added in as a part of custom css styling, might be best to reach out to your dev as it might require a bit of technical knowledge to update it.
Hey @_Louis_ , the steps in your form has an opacity: 0 which hides the form content effectively from view (but it is there). I think that was added in as a part of custom css styling, might be best to reach out to your dev as it might require a bit of technical knowledge to update it.
You're spot on. It seems to happen only when we pass in a querystring, and hubspot rebuilds the DOM. A slight adjustment to the script and now its working. Thank you!