The option to change the direction of posts in a “List” layout doesn’t work correctly when the “Alternate images” option is activated. Every second block doesn’t change its layout.
I suspect this issue is due to the “Alternate images” setting:
flex-direction: row-reverse !important;
As a result, the “flex-direction: row” doesn’t take effect.
I could solve the issue with css but it would be nice, if it would work out of the box.
For mobile. I have configured it to display in a column layout at the Mobile Landscape breakpoint. However, it’s not possible to modify the ‘Alternate Images’ setting at any breakpoint.