EFFECTS

BG Reveal

Rises a full element-height from below while fading in — suited to background images or full-bleed blocks rather than small elements.

Classes

ClassPlays
fx-bg-reveal-plOn page load
fx-bg-reveal-stWhen the element scrolls into view
fx-bg-revealAutomatically, when its section scrolls into view

Options that matter

  • Duration — fx-duration-[n], default 1 second.
  • Delay — fx-delay-[n], default 0.
  • Ease — fx-ease-[name], default power3.out.
  • Start position — fx-start-[pos], default top 85% (scroll-triggered only).

Example

<div class="wp-block-cover fx-bg-reveal-st">…</div>