Skip to content

Height

Sizing
The height property defines the height of the element.
Class Properties
wpex-h-0
height: 0;
wpex-h-auto
height: auto;
wpex-h-100
height: 100%;
wpex-max-h-100
max-height: 100%;
wpex-h-screen
height: 100vh;
wpex-max-h-screen
max-height: 100vh;