Hi guys, I want all my content product boxes to have the same size, regardless the content inside it. I’m leaving a Loom video explaining my issue. https://www.loom.com/share/5119c6e5a56140beb36b36bbb49eec97?sid=5dc470dd-416d-4d02-9e17-7494be9bf63d
hi miguel! can you send me the dashboard link? my initial feedback is to set all those cards to fill available height but there are smaller nuances in your setup that also affect this
ahh okay im noticing a small bug here— because your grid is in "column" layout, the “Fill available height” control disappears. just pinged the team about this! the best way to set up this 3x2 grid is to use auto layout instead of columns:
update the layout
Select the grid → Layout → Auto Layout.
enable Wrap
set to Wrap on so items break to a new row automatically
tell every card how to size
width → Fill available width
height → Fill available height
min-width → 30 % (just under ⅓ to cover gaps + padding).
double check breakpoints
drag the canvas to see how the grid responds to biggest and smallest widths, and make adjustments accordingly
also filmed a video demo for you here: https://www.loom.com/share/98b10518357a452180cc1c24263387a7?sid=369a0c1c-c560-49bc-9837-c1f2c5285999
Miguel Tokumoto let me know if this helps and if you run into any other issues!
Carissa Cui that was awesome, thank you!