Dash- Transparent Background

Hello! I’m working on creating a form via dash and I was wondering if there is a way to make the background transparent? I plan to embed this app on a website.

Hello @kelly_gfc,

Yes, there are ways to make it transparent. What do you mean transparent for embedding on the website?

The background on the site will be a photo, so I would like that to be shown through.

How are you planning on embedding the dash app?

If you are planning on using an iframe, check this out:

1 Like

Yes, I’ll be using an iframe. Thank you! I will check that out.

1 Like