I have the following problem: I have a container which is set to “100%” height and “max. cont.” Width is set. Within this container there is a repeater on “Stretch”. The elements of the repeater are on height “Auto” with min. height 450px & CSS lines height “Min/Max” (20px, 100%) & width “40vw”. Normally, the width of the parent container should depend on the width of the repeater elements. Roughly speaking, it also works. However, if I want to test whether the section is also responsive and enlarge and reduce the window with the Life page in height and width on my desktop, there are certain px widths in which, for whatever reason, the repeater elements are wrapped in two lines. This should not be the case. Can you help me?
Hey @Niklas_Hentschel!
I’ve tried creating a quick test on my own site following the info shared, but not sure I’ve got it correct.
Do you maybe have a video or some screenshots showing what you’re experiencing?
Hey @Noah_Novell,
Thank you for your help. I have attached two screenshots to this message for you. This is what it should look like in full screen desktop view. But when I resize the window, there is a certain width in which the repeater elements break into a second line. This is not how it should be