This is not the first time I have encountered the fact that the problem is not in my layout, but in the Builder.
This time, I can't make the element to be right-aligned.
Attention! The text should be left-aligned and its wrapper should be right-aligned. How to do it?
Comments
Hi,
What is the size of the column element? On the screenshot, I can see that it is 1/1, and that is why you do not see any change.
Look at the following screenshots:
The wrap has elements alignment to right, and the box with the text goes to the right when its size is smaller than 1/1.
Best regards
Thanks!