Make element 100% height of viewport

@josh, why is 100% height so difficult to achieve? I wish there was a way to specify for groups, and floating groups, 100% height relative to Parent element, whether that’s another group or the page.

Right now I have a reusable element (i.e. the sidebar in the image below), setup as a floating group with vertical float relative to “both”, but it’s not reaching the bottom of the viewport.

Disregard, I had a second group inside the floating group. After removing the child group and applying the background to the floating group it’s working. :slight_smile:

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