Separate text from images in slider

How do I create a separate layer of text only, that remains static while my images rotate behind it using the slider? Right now, you’ll see that each image has a container with text. I want to remove the text from the images and have it live on it’s own, but I can’t figure out how to do it.

Thanks for your help!
Kate

Here is my site Read-Only: https://mwsf-site-2.webflow.io/

Add an absolute div block inside the slider component and before the mask element

wow. thank you! will try that.

1 Like

When I set the div block to absolute, the text disappears. (by contrast, if I set the div block to relative, the text appears above the slider, but I want the text to appear over the images. Any ideas?

Can you share your read only link please?

The text vanishes when I set the div block to absolute. (In contrast, if I set the div block to relative, the text appears over the images instead of the slider, which is the opposite of what I want. Any thoughts?