How do you set the height in responsive design? (can't stop the scrolling!)

I can’t get the size of my groups right in responsive.

Here you can see my index page. Looks good.

Every group I have is too long and way longer than index and I can’t understand why!! The content in the groups is tiny and not taking up even 80% of the screen, yet the background of the group is super long, continuing off the screen!


How can I control the size of the background??? The elements inside the group are not causing this. The group itself is.

How can I set the height of the group?? Here are the settings as they stand in the screenshots.

Why are these settings making my group so tall??

You’re setting the Group’s minimum height to be 80% of the parent container.

You don’t say which Group that is, so no one can give any specifics, but if you want the height to fit to content be sure to remove any minimum height settings (or set them more appropriately).

Thanks. You’re right.

The parent of the group is index. I changed a bunch of stuff between posting and now and got it to work.

But the main thing I changed was making sure the group had a fixed height of 100% (as you mentioned).

That seems to have done the trick. Thanks.

It’s these little holes is one’s knowledge that cause the biggest problems sometimes. ha ha ha

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.