How do I make the new parallax like the classic version

The top one is new paraleax section

https://www.artfibredesign.com/

current settings

Hey @VelocityWeb,

Here’s a guide https://youtu.be/3E9l2DbAOLA.

Here’s the CSS shown in that video.

.x-bg-layer-lower-image {
	background-attachment: fixed;
}

Hope that helps.

1 Like

That worked - Perfect!

You’re welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.