Apologies if the question is a little vague.
I have basic css skills.
I'm trying to hide the text, but use it to knockout the image overlay. So when scrolling, the "text" is generated by the underlying image due to the parallax.
I've tried
-webkit-text-color:transparent; -webkit-background-clip:text;
but knew that'd be a long shot because I don't know how to apply it to the overlay using the text.