I'm trying to do something that's probably quite simple, but I can't get my head around it.
I'm trying to overlay a transparent PNG
with a fade over the top of another image using CSS
if that's at all possible. I'm trying to achieve this result, but utilizing two images, the actual image and then the PNG overlay
which creates the fade.
It's on a WordPress website utilizing the featured image system, so I'd like to make it simple for our editors who will be able to simply upload the featured image and have the fade overlay automatically, no need to edit the image etc or create a PNG
with the fade already as that'll be a lot of image editing work. Trying to simplify the process.
The website for a look at the code
Any help with this would be amazing! Thank you in advance!