Hi everyone,
I’m trying to change the height of my page according to the number of elements in a repeater. For example, if the repeater has 4 elements, it should have space for one single row, but if it has 8, it should have space for two rows, and so on.
The repeater is inside a strip, which is inside a section.
I believe the height of the repeater itself adapts to the number of elements, but as the strip and section have the default size of a single repeater row, when there are more than 4 elements, they don’t display.
How can I dyanamically resize the strip and the section so they adapt to the size of the repeater? Either a code or editor solution is ok.
OR
Is there a better solution for this problem?
I’m working in Wix Editor.
Thank you in advance for any help!
Andre