I have a repeater Grid from + > List & Grids> (the top one) with beautiful blue. It’s the main item on my dynamic page.
I later added from + User Input a dropdown menu that landed under this Grid. It caused some, but not all of the Grid rectangles to “push up” to accomodate the height. Recognizing the error I delete the dropdown menu but my grid still behaves strange. Some of my previewed content will cause some of the rectangles to appear as though the dropdown is still hiding there. Other views its fine.
How do I resolve this? I have added a partial screenshot showing how the alignment is not working.
Thanks all!
Hello Christopher,
it is likely that an element still present inside the repeater.
To locate the rogue element you can cycle through elements with Ctrl/CMD + m . (or Ctrl+Shift+m to cycle to the previous element)
Feel free to post your editor url here if you are unable to locate it.
Thanks. I didn’t find it using the suggested method. Can I DM you the editor URL?
Try this:
Navigate to Pages>ARTISTS PAGES (Dynamic)>Brow Market (City) and browse through the various City filters.
Hi Christopher,
The issue is the studio name text box. The text is confined to a small space and therefore longer texts are pushed to a new line, causing the whole item to become bigger.
To fix the issue either make the text font smaller or enlarge the text box.
Thanks. I think I see it now. This will take a bit of work as the populating database is so variable and resizes randomly.