Buraq Help Center
ProductsBook a demo
  • ๐Ÿ˜ƒWelcome to Buraq
    • Buraq Basics
  • ๐ŸGetting Started
    • Building a Chatbot
    • Testing a Chatbot
    • Installation
      • Installation on Website
        • Installation using HTML
        • Installation using Google Tag Manager
      • Installing on Wordpress
      • Installing on SquareSpace
      • Installation on WhatsApp
      • Installation on Facebook
    • Deploying a Chatbot
    • Utility Tools
  • ๐ŸŸฆACTION BLOCKS
    • Trigger
      • Set values to variables using Trigger
    • Send Message
    • Collect Input
    • Buttons
    • Carousel
    • Calendar
    • Send an Email
    • Condition
    • Image gallery
    • Talk to human
    • Slider
    • Collect file
    • Delay
    • Form
    • Flow
    • Jump
    • Codeblock
      • Dynamic Dialog Generator
    • Options
    • List
    • Reply buttons
    • AI model
    • Dynamic data
  • ๐Ÿค–AI Studio
    • Overview
      • From URL
      • From File
      • From Intent
  • ๐Ÿ”ŒINTEGRATIONS
    • Overview
    • Events
    • HTTP request
    • Javascript
    • Zapier
    • Google Sheets
    • Salesforce
    • Codeblock
    • Airtable
    • Google Calendar
    • Calendly
    • HubSpot
    • Freshdesk
    • DialogFlow
    • Zoho CRM
    • Slack
      • Live Chat for Slack
      • Notification for Slack
    • ActiveCampaign
    • Link Tracking
  • ๐Ÿ“ฒWhatsapp Business API
    • Overview
    • Cost
    • Limitations
    • Getting a WhatsApp API
      • From Meta
        • Creating a Facebook App
        • Adding the phone number
        • Generating permanent token
        • Configuring the webhook on Buraq
  • ๐Ÿ’ฌLive Chat
    • Overview
      • Live Chat Screen
      • Live Chat Settings
  • โš’๏ธTroubleshooting
    • Cloning Bots
    • Connecting Action Blocks
    • Creating Loops
    • Setting up Fallback Variables
    • Setting up Link Tracking
    • Variable Manager
    • Image Dimensions
    • Tracking Facebook Pixel
    • Firing events on Google Analytics
  • โ›”Outbound Bots
    • Overview
    • Building One Off Campaign
    • Building Ongoing Campaign
    • Creating a WhatsApp Template
    • Action Blocks_ Outbound
      • Send WhatsApp
      • Send SMS
      • Delay
      • Branch
  • ๐ŸฆพCHATBOT CUSTOMIZATION
    • Chatbot Appearance
    • Custom CSS
    • Embed chatbots on website
    • JS functions to show_hide
  • ๐Ÿ•ต๏ธโ€โ™‚๏ธAccount Management
    • Teams
    • Teammates
    • Purchasing a plan
    • Payment Methods
    • Refund Policy
    • Reset Password
    • Deleting Account
  • ๐Ÿ“ŠReporting
    • Analytics Dashboard
      • Chatbot Analytics
      • Agent Analytics
    • What are contacts in Buraq?
      • Scheduling a Contact Report
      • Exporting a Contact List
Powered by GitBook
On this page
  1. CHATBOT CUSTOMIZATION

Custom CSS

You can customize the CSS of the chat widget to suit your needs

Available on Premium plan and above

To make changes in the UI using the CSS, you need to go to 'Channel Configuration -> Web -> Appearance'

Here are the classes that you can modify;

Field

Class Name

Pop-up message

.avatar .popup-message .popup-close-button

Header Text

.bot-title

Header Logo

.avatar--title

Meta date information

.meta-info .meta-info--label

Text message in the chat section

.text-message

Time-stamp & typing indicator

.timestamp

Options / Buttons dialog

.option-button

Carousel Title/ Subtitle / Buttons

.carousel-title .carousel-subtitle .carousel-button

Calendar Submit Button

.submit-button

Carousel Image

.card-view-image

Slider title and submit button

.popup-title .submit-button

File Upload , Submit, Add more button

.popup-title .submit-file .add-file

Home Button

.home--button .reset--button

Action Buttons

.action-button

Input box on the chat widget

.chat-input

Avatar for title

.avatar

Header of the chat widget

.message-screen-header

Carousel Root, Image , Carousel slider frame,

carousel & carousel-image: .slider-frame .card-image

File List item Root and Classes for title , icon

file-preview: label: .filepond--root .iconwrap textwrap file listitem: .filepond--file-wrapper .filepond--action-remove-item

Form Input

.form-input

Phone Input, Seach box for country dropdown , Country list

.phone-input: .search-box-sub-container .country-list

Google Calendar Drawer

.google-calendar

PreviousChatbot Appearance NextEmbed chatbots on website

Last updated 1 year ago

๐Ÿฆพ