Guides
How to enable RTL (Right-to-Left) support
Learn how to enable right-to-left (RTL) text alignment in your agent using custom CSS for better layout and responsiveness in languages like Arabic and Hebrew. This guide provides step-by-step instructions to apply RTL styling in your chatbot.
Steps to Enable RTL
-
Navigate to the Theme tab in your Agent settings.
-
Paste the following Custom CSS into the designated Custom CSS field:
-
Exit the CSS box to apply the new styling.
Note: Adjust margins or padding values as needed to ensure proper alignment based on your layout preferences.
Validation and Testing
Before deployment:
- Confirm that text aligns properly in right-to-left format.
- Verify that margins and paddings are consistent across all elements.
- Test on different devices to ensure responsiveness.