Feedspace Home Dashboard

How to Set Text Alignment Right-to-Left for Review Form

Last updated on October 28, 2025

Overview

If your review form needs to support right-to-left (RTL) languages such as Arabic or Hebrew, you can easily adjust the text alignment using Custom CSS in Feedspace.
This ensures that all form elements — including labels, placeholders, and input fields — align properly for RTL reading flow.

Step 1 – Open Review Form Settings

  • Log in to your Feedspace account.
  • Go to the Forms section and select the form you want to edit.
  • Click the Settings tab at the top of the page.

Step 2 – Enable Custom CSS

  • On the right-hand side panel, locate the Advance CSS section.
  • Toggle the option Add custom CSS to enable it.
  • This allows you to add your own styling rules to the form.
Enable Add Custom CSS Option

Step 3 – Add the RTL CSS Rule

In the custom CSS input box, paste the following CSS snippet:

direction: rtl;

This rule changes the text direction of your entire form from left-to-right (LTR) to right-to-left (RTL).

Step 4 – Save Changes

  • After adding the CSS rule, click the Save & Share button in the top-right corner of the screen.
  • Your changes will be applied immediately to the review form preview.

Step 5 – Preview the Form

  • Check the preview to ensure all elements are aligned correctly.
  • You’ll see that text fields, labels, and buttons now follow the right-to-left reading order.
Preview the Review Form

Step 6 – Publish and Test

  • Once everything looks good, share or embed your review form as usual.
  • Ask a user who reads in an RTL language to confirm the alignment and usability.

Tips

  • The direction: rtl; property affects the overall layout direction of text.
  • This works well for languages such as Arabic, Hebrew, Persian, and Urdu.

You might also find helpful

How to Integrate Review Forms Into Your Website

Overview Feedspace makes it easy to share audio, video, and text forms across your network. To integrate your review form into your website, follow these steps: Step 1 – Log into Feedspace Start by logging into your Feedspace account. Step 2 – Go to the Forms Page Navigate to the Forms page on Feedspace....

How to Share Form Link via Email

Overview Feedspace makes it easy to share audio, video, and text forms across your network. You can easily collect reviews by sharing your review form via email. Customize the subject line and message, then send a professional-looking invitation that directs recipients straight to your feedback form. Step 1 – Log...

How to Share Form Link via QR Code

Overview Feedspace makes it easy to share audio, video, and text forms across your network. Providing a QR code for your review or feedback form makes it easy for users to access it directly – ideal for print, offline events, and quick mobile access. In Feedspace, you can generate and...