US English (US)
ES Spanish

Submit Article Requests

Do you have a suggestion for an article you would like to see created?
Feel free to submit this form and add your suggestions to our document board.

Please fill out the contact form below and we will reply as soon as possible.

  • Appcues Certifications & Training
  • Integration Hub
  • Contact Us
Spanish
US English (US)
ES Spanish
  • Docs home
  • Experiencias web
  • Personalización y estilo

Soporte de idiomas de derecha a izquierda

Descubra cómo admitir idiomas que se leen de derecha a izquierda en sus experiencias Appcues .

Updated at August 1st, 2025

Submit Article Requests

Do you have a suggestion for an article you would like to see created?
Feel free to submit this form and add your suggestions to our document board.

Please fill out the contact form with the details about the help content you'd like to see.

  • Home

  • Instalación y desarrolladores

    • Experiencias web

      • Experiencias móviles

        • Flujos de trabajo

          • Análisis y datos

            • Gestión de cuentas

              • Mejores prácticas

                • Integraciones

                  Puedes crear modals y tooltips Appcues en un idioma de derecha a izquierda simplemente añadiendo el siguiente código al editor CSS de la página de tu tema. Obtén más información sobre cómo configurar flujos en diferentes idiomas aquí .

                  ¿Necesitas ayuda con CSS? Contacta con nuestro equipo de soporte .

                  appcues cue, .appcues-actions, .tooltip .panel-content, .tooltip .panel-content-actions {
                      direction: rtl;
                      text-align: initial;
                  }
                  
                  .appcues-actions .appcues-actions-left, .tooltip .panel-content-actions .appcues-actions-left {
                      text-align: right;
                      float: none;
                  }
                  
                  .appcues-actions .appcues-actions-right, .tooltip .panel-content-actions .appcues-actions-right {
                      text-align: left;
                      float: none;
                  }
                  
                  .tooltip .panel-content-actions .appcues-actions-right, .tooltip .panel-content-actions .appcues-actions-left {
                      padding-left: 5px;
                      padding-right: 5px;
                  }
                  
                  appcues cue .appcues-actions-right .appcues-button[data-step=next]:after, appcues cue .step-action-buttons .appcues-actions-right .appcues-button[data-step=next]:after {
                      left: 0;
                      right: initial;
                      border-right: 1px solid #fff;
                      border-left: none;
                  }
                  
                  appcues cue .appcues-actions-left .appcues-button[data-step=prev]:before, appcues cue .step-action-buttons .appcues-actions-left .appcues-button[data-step=prev]:before {
                      right: 0;
                      left: initial;
                      border-left: 1px solid #fff;
                      border-right: none;
                  }
                  
                  appcues cue .appcues-actions-right .appcues-button[data-step=next], appcues cue .step-action-buttons .appcues-actions-right .appcues-button[data-step=next] {
                      padding-left: 45px;
                      padding-right: 18px;
                  }
                  
                  appcues cue .appcues-actions-left .appcues-button[data-step=prev], appcues cue .step-action-buttons .appcues-actions-left .appcues-button[data-step=prev] {
                      padding-right: 45px;
                      padding-left: 18px;
                  }

                  Was this article helpful?

                  Yes
                  No
                  Give feedback about this article

                  Related Articles

                  • Flujos de estilo y temas
                  • Aplicar estilos Appcues con CSS personalizado
                  • Fuentes personalizadas
                  • Personalizar modales y deslizables (CSS)
                  • Personalizar puntos de acceso y descripciones emergentes (CSS)
                  Appcues logo

                  Product

                  Why Appcues How it works Integrations Security Pricing What's new

                  Use cases

                  Appcues Integration Hub User Onboarding Software Feature Adoption Software NPS & Surveys Announcements Insights Mobile Adoption

                  Company

                  About
                  Careers

                  Support

                  Developer Docs Contact

                  Resources

                  The Appcues Blog Product Adoption Academy GoodUX Case studies Webinar Series Made with Appcues Appcues University

                  Follow us

                  Facebook icon Twitter icon grey Linkedin icon Instagram icon
                  © 2022 Appcues. All rights reserved.
                  Security Terms of Service Privacy Policy

                  Knowledge Base Software powered by Helpjuice

                  Expand