An image appearing like a background of a Bricks Section using Jarallax.

Add this in your Page/template → Settings → PAGE SETTINGS → CUSTOM CODE.

Header scripts:

<link href="https://cdn.jsdelivr.net/npm/jarallax@2/dist/jarallax.min.css" rel="stylesheet">

Body (footer) scripts:

<script src="https://cdn.jsdelivr.net/npm/jarallax@2/dist/jarallax.min.js" defer></script>

What gets copied: Section.

After pasting, select the Image element and set its image from your site’s media library.

To change the speed of the parallax effect, select the Div element in the Section.

Adjust the value of its data-speed data attribute (under STYLE).

The default value is 0.5. A lower value (ex.: 0.2) reduces the speed and a higher value increases the speed.

I am a heading

Here goes your text ... Select any part of your text to access the formatting toolbar.

Click to Copy