Skip to content

Max-Width

Sizing
The max-width property defines the maximum width of the element.
Class Properties
wpex-max-w-none
max-width: none;
wpex-max-w-screen
max-width: 100vw;
wpex-max-w-20
max-width: 20%;
wpex-max-w-25
max-width: 25%;
wpex-max-w-30
max-width: 30%;
wpex-max-w-33
max-width: 33%;
wpex-max-w-40
max-width: 40%;
wpex-max-w-50
max-width: 50%;
wpex-max-w-60
max-width: 60%;
wpex-max-w-67
max-width: 67%;
wpex-max-w-70
max-width: 70%;
wpex-max-w-75
max-width: 75%;
wpex-max-w-80
max-width: 80%;
wpex-max-w-100
max-width: 100%;