Skip to content

Background Size

Backgrounds
The background-size property sets the size of the element's background image.
Class Properties
wpex-bg-auto
background-size: auto;
wpex-bg-cover
background-size: cover;
wpex-bg-contain
background-size: contain;