I have made a hubspot form and it has some default styles but when I'm using that form in NextJs app only plain HTML from is rendering no css is being applied why? Can anyone help? This is how the form is loading no CSS is getting applied .
Hi @APATNI make sure that you disable the "set as raw HTML form" option in the form style & preview, because if this option is enabled it will remove all the default styling of the form.
you can check more details regarding this one here
Hi @APATNI make sure that you disable the "set as raw HTML form" option in the form style & preview, because if this option is enabled it will remove all the default styling of the form.
you can check more details regarding this one here