How do I make a CMS gradient stay in the background

I am trying to make the thumbnail of each blog post a background image with gradient on my site. But, now copy that should overlay on it (title, description, etc) gets stuck behind the gradient. How do I fix this?


Here is my site Read-Only:Webflow - Texas Medicaid Works

You have to remove the gradient from where it is, add a div with the content, add the gradient to it, set the div to absolute, then order elements with z-index.

Here’s a video showing how to make it:

http://vincent.polenordstudio.fr/snap/1710e.mp4

1 Like