Does anyone know how to create an overlay effect that appears after clicking a button? I want it to look like this before the triangle at the bottom is clicked:
And then after it's clicked, the design should change to this:
I have a feeling jQuery can make this happen, but I'm struggling to figure it out. Any guidance would be greatly appreciated.