Question

Style and customize embeded typeform

  • 28 April 2023
  • 1 reply
  • 129 views

I am hoping to use embedded Typeform surveys within my site to gather user feedback. Currently using the react library to embed Typeform. 

I have 2 requirements in order for this to work for us:

  • How can I adjust the styling of the embedded typeform survey (see screenshot below)
  • How can I detect when the survey has been completed so I can unmount the survey from the dom? 

 

 


1 reply

UPDATE:

I was able to detect user form submission with the onSubmit prop on the Typeform Widget component.

 

I am still in need of restyling the Typeform content (padding and font size)

Reply