Form disappears from webpage

_Louis_
Participant

We have a form on the webpage here: https://www.servegate.org.au/apply?membership_type_applied=Premium

 

Half the time it appears for a second and then disappears.

 

Please help 🙂

0 Upvotes
1 Accepted solution
Christensen
Solution
Contributor

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.

View solution in original post

3 Replies 3
Christensen
Solution
Contributor

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.

_Louis_
Participant

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!

0 Upvotes
Jaycee_Lewis
Thought Leader

Nice catch @Christensen 🙌





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




0 Upvotes