Height
VH and VW = Viewport Height and Viewport Width
100 gives you height that is 100% of the users browser height/width.
Full screen height
Solving issue where Height=Fit to screen doesn’t work on mobile
Height = Min Height
Minimum Height = 100 VH
Vertical Align
Space Between
When you have 2 or more widgets in a column it will align the top one to the top and the bottom one to the bottom. Great for evening out multiple columns with different height content (apply this vertical align setting to the Section or ‘Inner Section’ widget.
