Marketing Dashboards can support right-to-left languages with some changes to the CSS.
Marketing Dashboard RTL Language Example
CSS Samples for RTL Language
In order for a dashboard to display in right-to-left format, direction code needs to be added to some of the CSS styles, and alignment/float needs to be reversed:
The following samples may need to be modified depending upon your color scheme.
Header, Section Content and Grid Sample
Heading Wrap and Table Sample
Menu Sample
These elements need to be changed from left to right alignment
These elements need to be changed from right to left alignment
The above code is provided for sample purposes and may be all you need to change depending upon the template you're using. If you need further assistance designing a RTL dashboard, we recommend using the free
CSS and
HTML tutorials at W3Schools.org