In case you need to display your Usetiful content in a right to left position, Usetiful has this way of support.
If you can add an attribute dir into the html tag, Usetiful content changes its direction.
example:
<html lang=”en” dir=”rtl”>
This part has to be located in the beginning of the html document above the <head>. As you can see in the example, dir=”rtl” was added behind the page default language part.
The example of different positions:
a) the first picture shows left to right
b) the second picture works with right to left