[ad_1]
I want to create a gallery where when you click on the images they flip over and reveal text on the other side.
If this is not possible with plugins, I’d be happy to take suggestions for JS/CSS as well. I can’t code it myself, but am happy to try and implement existing code if it exists.
[ad_2]
This is called a flip card. [tutorial](https://www.w3schools.com/howto/howto_css_flip_card.asp) this is on hover, but you can do it on click as well.