Add CSS for #document inside iframe

While using Hubspot Form id, I am getting iframe tag inside the html.

But Inside iframe tag #document rendering, in that #document form is rendering. I am not able to add css for classes inside #document uisng scss files in Drupal.

Getting the structure like this.

How add css for classes inside #document?

Hi @Swethap

You can go into your form in the Style & preview tab to set it as a raw HTML form. Then you can use CSS to style it however you want!

Does this solve your issue?

- Zach

hey @zachh there are some style aspects which can not be controlled, for example the spacing between the fields and the top/bottom padding of the form.