Iframe white background problem.
# 🤝help
b
How can I set the background of the chatbot iframe in my website it is creating a white box around the chatbot and when I open the right side of my website becomes all white background. and I can not overwrite the Iframe background color so does anybody know how to solve this?

https://cdn.discordapp.com/attachments/1135477256492425257/1135477257041874984/image.png

https://cdn.discordapp.com/attachments/1135477256492425257/1135477257327099904/image.png

a
You can try putting the chatbot in a div and then set the div's bg color in CSS https://botpress.com/docs/cloud/webchat-customization/bot-in-div/
b
Here is my code maybe you can some how help from your experience. I tried the way it was done in the link you provided but in that case even though it was working on my localhost in actual website it turn back to white background anyways

https://cdn.discordapp.com/attachments/1135477256492425257/1135820610921054348/reactprob.png

a
You might want to check your website's CSS in case there is a global background setting that is overriding it.
l
HI @billowy-continent-34441 did you manage to fix the issue? I am having the same problem. Thanks
a
@acceptable-gold-88171 this is the same issue as the other one, right?
8 Views