Add hover text over images

i want to add hover text over an image to say ‘coming soon’

how to go about it ?

Hi there,

Thanks for posting in.

It can be done with just CSS using :before or :after selector. Though, I’m not sure what image you’re currently referring. Should it be all images or specific? Or does it have any container because those selectors will not work directly on the image?

Thanks!