Change direction of wraps/items?
Hi,
How can I change the direction of the items in a section with BeBuilder.
I mean, on mobile, the first object should be the last one, and the last one should be the first one.
I am quite sure, that I´ve already seen this functionality.
This would be it, defined with CSS:
display: flex;
flex-direction: column-reverse;
Thx - Markus
Comments
found it
Hi,
Glad to see that you found it.
If you have any other questions feel free to ask.
Best regards