Parallax background image in sticky section headers

I have a fully functional CSS only layout for a Kanban component. It works fine.

What I am struggling with are the swimlane headers on a gradient background. Attached are two images, one with the swimlane headers with a background gradient (fixed) set and one with the background removed to show what it is hiding (see the second image).

What I am trying to do is set a gradient background to each header so that when I scroll, it needs to be transparent. I am struggling to implement parallax background for the headers with only CSS. I could do it with JS but really do not want to.

Any ideas?
image.png
image.png
Was this page helpful?