Hi. I have an issue with responsive behavior. Is there an option to make the left element in a group hop to the next line instead of the right? See my illustration below. It always brings the right element to next line if the view port gets smaller. However, the order of the elements are not optimal then, as it should be text on top and the image follows. In my scenario I have Text, Image, Image, Text, Image. How can I make it to become Text, Image, text image, text image?
Hi @J805 thank you so much for your help. This is the solution. However, I did not manage to make it work. I inclueded the code in the pager header. And named the group with the two child groups “elementContainer”. What could I still be doing wrong? Hope you can help me. Thanks