Possibility to define or change height of AI widget

We sould love to change the height of the widget.
Or enable a resize of the window somehow :slight_smile:

1 Like

Hi there, @Piero_Biasi1 :wave:

We agree that it would be great to have this as an option in the settings. We’ll try to think it over, especially if more users support this idea.

As for now, you can control the window’s height, using this code in the Custom CSS field on the General tab of your widget’s settings:

[class*="window-transition__Container-sc"] {
  height: 900px;
}
1 Like

Thank you a lot @Max !!!

1 Like

Great news: we’ve started working on an option to change AI Chatbot widget’s height! :tada:

It’s currently in the Design stage, but we’ll keep you updated on the progress here :blush:

1 Like

Update: the feature moved to development! :tada:

2 Likes

Hey everyone!

Great news - we’ve added an option to expand the widget to the full height with the new Expand button:


Check this post for more details :slightly_smiling_face: - AI Chatbot: [MAJOR UPDATE] Expand Chat Window, Start New Chat, Save Transcript buttons and more! 🚀

1 Like