All Collections
Troubleshooting
How can I set my elements to fill 100% of the viewport height (vh)?
How can I set my elements to fill 100% of the viewport height (vh)?
Updated over a week ago

Currently, setting the height of an element to 100% will fill out 100% of the parent group, not 100% of the viewport height. In some cases, using "inf px" (i.e. leaving the max height input as blank) will allow an element to fill the viewport height.

You can also find a potential solution in this forum post, where one of our users shared how they were able to work around this.

Did this answer your question?