I’ve tested it with Bricks 1.5 RC2 and it looks fine when the layout is grid but not when the layout is a list. I’ve added this to our internal bug tracker to be fixed.
Meanwhile, you could add the following custom CSS to the element:
root .content-wrapper.middle.right {
margin: auto 0;
}
Yes, thank You I’ve already fixed it by similar implementation but used flex there.
Aww… I’ve forgot to mention that in the ‘alternate images’ I’ve meant mobile view.
That there is alternating that even image are on top but odd images side by side with text which doesn’t look good ootb. Ofc maybe that’s smth wrong with my implementation .
I could replicate this issue. We’ll provide a fix for it as well. With that fix you just have to set the “Direction” to “Vertical” like this to ensure images & content are stacked vertical when using the alternate image setting: