Flowdacity Docs home pagelight logodark logo
  • Github
  • Dashboard
  • Dashboard
Learn
API Reference
  • Community
  • Get Started
    • Welcome
    • Creating a typebot
    Flow
    • Graph
    • Blocks
    • Variables
    • Publish
    • Share
    • Context menu
    • Export / Import a typebot
    Theme
    • Overview
    • Font
    Settings
    • Overview
    • Remember user
    Deploy
    • Web
    • WhatsApp
    Results
    • Overview
    • Analytics
    Workspace
    • Overview
    • Add members and guests
    • Subscription
    • User preferences
    Workspace
    • Overview
    • Add members and guests
    • Subscription
    • User preferences
    Guides
    • How to get help?
    • Add a subscriber to MailerLite
    • Dynamic avatars
    • Enable RTL
    • Forward UTM parameters to a typebot
    Misc
    • FAQ
    • Privacy & Security Policies
    • Report Abuse
    Guides

    Enable RTL

    • Head over to the “Theme” tab
    • Paste the following Custom CSS:
    Copy
    .typebot-container {
      direction: rtl;
    }
    
    .typebot-avatar-container {
      margin-right: 0;
      margin-left: 0.5rem;
    }
    
    .guest-container {
      margin-left: 0;
      margin-right: 50px;
    }
    
    Suggest edits
    Dynamic avatarsForward UTM parameters to a typebot
    websitediscordtwitter
    Powered by Mintlify
    Assistant
    Responses are generated using AI and may contain mistakes.