BS"D
I have a row with 3 columns on the home page. As the site is written in Hebrew - a RTL language - I want column 1 to be on the right of the screen, not the left.
I tried making sure the Direction is set to RTL on all elements.
I tried using Flexbox.
I tried simply switching the contents of column 1 and 3, but that’s only good for PC displays. On mobile, it displays column 1 first.
Thanks for help
Yoram
Here is my site Read-Only: LINK
(how to share your site Read-Only link)