CSS and Design Customizations

Design Customizations

author avatar
1 article by 1 author

Advanced (Custom CSS & Custom JS)

Landbot 3 🚀. Landbot 3 is the new version of our chatbots UI. As well as in the previous version, you can add custom: CSS. JS. You can also expand them like this: Click on Apply , then on Save , to s…

Ana
Updated by Ana

Components CSS Library Index

A CSS Library with links to articles and several classes

Abby
Updated by Abby

Background Class CSS

Background classes and some examples of how to use them

Abby
Updated by Abby

Identify Blocks CSS

Block classes and some examples of how to use them

Abby
Updated by Abby

Buttons Class CSS

Button classes and some examples of how to use them

Abby
Updated by Abby

Header Class CSS

Header classes and some examples of how to use them

Abby
Updated by Abby

Media Class CSS

Media classes and some examples of how to use them

Abby
Updated by Abby

Message Bubble Class CSS

Message bubble classes and some examples of how to use them

Abby
Updated by Abby

Miscellaneous Classes CSS

Miscellaneous classes and some examples of how to use them

Abby
Updated by Abby

CSS Customization Examples: "Back to School" Theme

Here's an example of some customizations in an embedded bot

Abby
Updated by Abby

Get started guide for CSS Design in Landbot

Basics Guide for CSS Designers Here you will find a guide with all the basic concepts you need to be aware of to add your customizations to the bot, from tips and explanations to links to the article…

Abby
Updated by Abby

CSS Customization Examples: Call To Action: WhatsApp

Create a personalized widget for web that will redirect the user to Whatsapp

Abby
Updated by Abby

CSS Examples: Lead Gen

Collecting information from leads can be tricky as they have a tendency to quit halfway through. For these simple lead cases, we've created a template that displays the questions one by one so the us…

Abby
Updated by Abby

CSS Customization Examples: "Translucid"

In this example, we'll create a translucid modal that overlays our webpage in order to provide a more simple way to chat.

Abby
Updated by Abby

CSS Customization Examples: "Minimalist" Theme

Minimalist design example

Abby
Updated by Abby

Dynamic Data CSS

There are just a few classes for the Dynamic Data block, however, with little we can do a lot. Autocomplete..dropdown-item:hover{ }.DropdownItem__Content{ } To change the background color (or text co…

Abby
Updated by Abby

Form Block CSS

Form Title. [data-type="multi_question"].MessageBubble__content h4 { } Width of Form Block:. [data-type="multi_question"].Message__message-content { } Form Subtitle. [data-type="multi_question"].Mess…

Cesar Banchio
Updated by Cesar Banchio

CSS for Typewriter Effect

This article will help you create a Typewritter effect for the message blocks using CSS. You need to copy the following CSS and paste it in the Design Section >> Custom CSS: body { font-family: monos…

Cesar Banchio
Updated by Cesar Banchio

CSS Customization Examples: Carrd Embed Beginner

Here's a basic embed in Carrd template example with CSS recommendations for this specific type of embed.

Abby
Updated by Abby

Dynamically Change a Bot's Background

Please note that this will only work in Landbot V3 There are times during the flow that you may want to change your bot's background, we've created a workaround that lets you do just that! You can ch…

Abby
Updated by Abby

Proactive Message Customizations with Javascript and CSS

Solutions for a more customizable proactive in your webpage

Abby
Updated by Abby

Landbot v3 - Web CSS - RTL

If you want to adapt the design of the interface for RTL users, please add the code below to the Design / Code / Add CSS section v.04 Last update 19th April 2021 (Spacing in text input) body{ directi…

Pau Sanchez
Updated by Pau Sanchez

Multi Questions CSS

Title. [data-block=“Block_reference”].MessageBubble__content h4 { } Subtitle. [data-block=“Block_reference”].MessageBubbleText p { } Question Header. [data-block=“Block_reference”] form div:nth-child…

Cesar Banchio
Updated by Cesar Banchio

CSS Customization Examples: Video Bubble

Add a video to your welcome message!

Abby
Updated by Abby

Dynamically Change Any Style

There are some instances where we may need to change the styles halfway through, or maybe we want to 'Jump to' another bot and change the styling there as well. We already have documentation for doin…

Abby
Updated by Abby

CSS Customization Examples: CV Template

In this example we're going to build an interactive CV template, with a persistent menu and some call to action functionalities such as open email, Whatsapp, and redirect to a PDF

Abby
Updated by Abby

Change Landbot custom CSS dynamically from parent page onload

By default, in case you want to add customisations with CSS to the style of your web bot, you will have to add the code in the Design > Custom > Code section: But there might be a case, where you wan…

Pau Sanchez
Updated by Pau Sanchez

Widget/Bubble Customizations with Javascript and CSS

These modifications can be applied only when you use the Live chat or Pop up Embed. The little chat bubble (aka widget or launcher) displayed in the bottom right corner of your page sometimes needs s…

Abby
Updated by Abby

Contact