Discussions

Ask a Question
Back to All

Website Integration

(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.

Admin(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!

ο»Ώ