Parallax Image

To add Parallax effect, you can do these.

#1. First, find Section ID

Parallax image 1

#2. Next, use code like this to Custom CSS

section[data-section-id="69163904439d6500afd0a28f"] {
    position: sticky !important;
    -webkit-position: sticky !important;
    top: 0;
}

 

Parallax image 2

Buy me a coffee