Style and customize embeded typeform | Community
Skip to main content
Question

Style and customize embeded typeform

  • April 28, 2023
  • 1 reply
  • 225 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

  • Author
  • Explorer
  • 1 reply
  • April 28, 2023

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