Discussions
Website Integration
2 months ago by Cory Zufelt(edited)
Hi there, I'm trying to integrate our AI interactive agency into web flow.
digitalgrowthinc-international.webflow.io
I need the AI agent to fill the space to improve the design/look. I tried to put into an iframe below. Can you help me so the agent fits a rectangle ratio, not square.
2 months ago by GokceAdmin(edited)
It seems like the issue is not with the embed code itself but rather with your CSS styling. The display: flex
property on the class background-video
is likely causing the avatar to appear in a square aspect ratio. Try removing display: flex
property. Let me know if this helps!
ο»Ώ