• Head over to the “Theme” tab
  • Paste the following Custom CSS:
.evallo-container {
  direction: rtl;
}

.evallo-avatar-container {
  margin-right: 0;
  margin-left: 0.5rem;
}

.guest-container {
  margin-left: 0;
  margin-right: 50px;
}