Hello,
On my page I have two repeaters each with 3 cells. They are positioned one on top of the other. The first repeater won’t always have enough data to fill all 3 cells, often only 1 or 2. Is there a way to position the second repeater so that, if the first repeater has 2 or less cells filled, it’s y position changes so that there is always a 50px gap between the two repeaters?
Thanks.
Hello again! Thanks for the link, I had read that previously and checked that my page followed those conditions, and it does. Here’s what is looks like in the editor:
There is a 40px gap between the bottom of the repeater and the top of the box containing “Booking Requests”. On the actual page with no elements in either repeater:
Am I correct in assuming that the 70px gap must be from the bottom of the repeater and not the top? Ideally, I would like the “Upcoming Gigs” box and the “Booking Requests” box to be separated by 40px if there are no elements in the first repeater, is this possible?
Thanks for your help.