Grid hidden by container height

I have a very basic grid. After enough rows were added, I found the content exceeding the bottom of the container. I now unable to add content. Tried everything I could think of.

Stumpped???


Here is my site Read-Only: https://preview.webflow.com/preview/useable-dev?utm_medium=preview_link&utm_source=designer&utm_content=useable-dev&preview=06b6ee38bc676ea5b36523d3648d5dc7&pageId=5eb89309631a1ef7591b4ae0&mode=preview
(how to share your site Read-Only link)

It looks like it might be fixed. I just checked and it seems the grid is not exceeding the container and I was able to add more content. Is that correct?

Yes, I changed several of the rows that were set as percentages back to auto.

However I still see an overlap at the bottom between the entered container & the following section (footer)

If you delete the bottom row that should fix it :slight_smile:

It corrected when I set it back to auto height. I am guessing setting heights of rows is an all or nothing situation. Either set them all manually, or all by min max, or all auto. No mixing auto and %

Best guess