Hello,
I’m sure it’s easy but how do I add the image link overlay (a circle that overlays an image) to any div? I assume it’s just css, so if I add a class to the div, say ‘layover’ what is the css I need to get it to display? I assume that to do this the entire div must be wrapped in a link?
Hey brian7454!
The image would have to be there if you want it to display on hover. If your just wanting to set an icon as a background for a div then what I would do is take a screenshot of the icon and use that image as the div background.
Cheers!
Elliott