Skip to content

Background Attachment

Backgrounds

The background-attachment property defines whether the element's background image scrolls with the rest of the page or not.

Class Properties
wpex-bg-fixed
background-attachment: fixed;
wpex-bg-local
background-attachment: local;
wpex-bg-scroll
background-attachment: scroll;
Search