Add a class to that section: .fade-section And then use this code:
.fade-section::before {
z-index: 100;
pointer-events: none;
}
Add a class to that section: .fade-section And then use this code:
.fade-section::before {
z-index: 100;
pointer-events: none;
}