Customising your chatbot

Appearance settings

Last updated: July 16, 2026

Appearance settings control how your chatbot's chat widget looks to visitors on your website - the header, the colors and fonts of messages, the launcher icon, the welcome screen, the widget size and more. This is where you make the widget match your brand.

You need a chatbot before you can style it. If you have not created one yet, start with How to create your first chatbot.

Where to Find Appearance Settings

Select your chatbot and navigate to Settings > Appearance. From the main ChatLab page click Chatbots, open your chatbot, open the Settings tab, then choose Appearance in the left menu.

A live preview of your widget appears on the right side of the page and updates as you change settings.

Appearance settings navigation

Chat Header

Configure how the top section of your chat widget looks:

  • Chatbot name - the display name shown in the chat header (max 60 characters)
  • Tagline - optional subtitle displayed below the chatbot name (max 60 characters)
  • Avatar - upload a custom image that customers see while interacting with the chatbot. Use the Remove button (highlighted below) to clear the current image.
  • Background - background color of the header area
  • Name color - color of the chatbot name text
  • Tagline color - color of the tagline text
  • Reset conversation tooltip - tooltip text shown when visitors hover over the reset conversation button in the widget header (max 40 characters, default "Reset conversation")

Chat Header settings|width=60

Message

Customize the message input and the look of conversation messages:

  • Input placeholder - placeholder text shown in the new-message input field at the bottom of the widget (max 50 characters, default "Type a message..."). Use it to encourage visitors to start typing.
  • User background - background color of messages sent by the visitor
  • User text - text color of visitor messages
  • Resp. background - background color of chatbot responses
  • Response text - text color of chatbot responses
  • Font size - size of message text (12-24 px)

Message settings|width=60

Suggested Questions

Suggested questions are the ready-made prompts a visitor can tap to start a conversation. You write the questions themselves in Settings > Chat Conversation; here you style how the buttons look:

  • Background - background color of suggested question buttons
  • Text - text color of suggested question buttons
  • Font size - size of suggested questions text (12-24 px)
  • Stack - when enabled, longer suggested questions stack vertically instead of showing a horizontal scrollbar

Suggested questions settings|width=60

Minimized-Mode Settings

Control how the chat widget appears when minimized (before the visitor opens the chat):

  • Minimized display mode - choose between:
    • Icon - standard circular chat launcher icon (default)
    • Minified chat bar - compact text input bar displayed at the bottom of the page
  • Icon color / Mini bar color - color of the launcher icon or mini bar background
  • Custom chat icon (icon mode only) - enable to upload custom open/close chat icons
  • Position on screen - place the widget on the left or right side of the screen
  • Move up chat icon/bar by - vertical offset in pixels from the bottom edge
  • Move icon/bar left/right by - horizontal offset in pixels from the nearest screen edge

Minimized-mode settings|width=60

Auto Open Chat Widget After Page Load

Configure the chat to automatically expand when visitors load the page:

  • Auto open on mobile - automatically opens the chat on mobile devices
  • Auto open on desktop - automatically opens the chat on desktop screens
  • Open chat with delay - enables a delay before auto-opening (only available when auto open is enabled)
  • Delay by - number of seconds to wait before opening (0-60 seconds)

Auto open chat widget settings|width=60

Human-Like Messaging

Simulates human-like typing by splitting responses into multiple message bubbles, shown gradually sentence by sentence:

  • Human-Like Messaging - toggle to enable/disable the feature
  • Delay Between Bubbles - time in seconds between displaying each message bubble (0-200 seconds)

Human-Like Messaging settings|width=60

Welcome Message Bubble

Display the welcome message in a bubble above the chat launcher icon to help visitors notice the chat. This feature is only available in icon mode and does not work in iframe mode or when auto-open is enabled.

  • Show on desktop - display the welcome message bubble on desktop
  • Show on mobile - display the welcome message bubble on mobile devices
  • Delay - number of seconds after page load before showing the bubble (0-60 seconds)

If you have multiple welcome messages, they will appear stacked above the chat icon.

Welcome Message Bubble settings|width=60

Voice input (the microphone button in the chat input area) is configured in Settings > Chat Conversation, not here in Appearance.

Welcome Screen

Switch the widget into a special opening layout that greets new visitors with a large welcome message and the suggested questions stacked on a centered white card. The welcome screen only appears at the start of a new session and transitions to the standard chat view as soon as the visitor sends their first message.

  • Special Welcome Screen - turns the welcome screen mode on or off (off by default)
  • Suggested questions intro - short label shown above the suggested questions card on the welcome screen (for example, "Select an option or type a message"). Leave empty to hide the label. Requires suggested questions to be configured in Settings > Chat Conversation.

The welcome screen also integrates with Lead Collection and Privacy Policy consent - if either is required at conversation start, the form or consent prompt is shown on the welcome card instead of the suggested questions.

For full details, layout variants and visitor-side screenshots, see Welcome Screen.

Welcome Screen settings|width=60

Widget Size

Adjust how large the open chat widget appears on desktop and mobile devices. Each slider has a Default button that restores the built-in sizing.

  • Desktop width - widget width on desktop browsers, in pixels (330-800, default 448)
  • Desktop height - widget height on desktop browsers, in pixels (300-770, default 660)
  • Mobile size - widget size on mobile devices, as a percentage of the screen (60-100%, default 100%)

At the default value, the widget uses ChatLab's built-in responsive sizing. Any other value applies a fixed size.

On mobile, the default value (100%) makes the open chat cover the entire screen. Choosing a lower percentage shrinks the widget to that portion of the screen and centers it on the viewport, so visitors can still see the page around the chat.

Next to the sliders you will find two Save & Preview buttons (highlighted below) - one for the desktop rows and one for the mobile row. Clicking a button saves any unsaved changes and then opens the chat in a preview window using your current settings:

  • The desktop button opens a regular browser window so you can see the exact size on a desktop screen.
  • The mobile button opens a compact popup (400 x 700) so the widget renders in its mobile layout, which is useful when you are tuning the Mobile size slider from a desktop computer.

Widget size settings|width=60

Other Appearance Settings

  • Widget Shadow - enable or disable a shadow around the chat widget container
  • Open links in - choose whether links in chat messages open in a new tab or the same tab

A close (X) button is also shown in the chat header on desktop, so visitors can collapse the chat back to the launcher without reloading the page. The close button stays hidden when the chat is embedded as an iframe or in fullscreen mode.

Other Appearance Settings|width=60

Custom Chat Footer

Add custom text displayed at the bottom of the chat widget (max 250 characters). Markdown is supported for inserting links. A common use is linking to your privacy policy or terms of service.

Example markdown:

By chatting you accept our [Privacy Policy](https://www.example.com)

Custom chat footer settings|width=60

Custom CSS

Add custom CSS styles to further customize the look of your chat widget (max 5000 characters):

Custom CSS settings|width=60

Related Articles