Image rollover and cta button
-
I’m curious if there is a way to just take any image I’ve placed in my site and apply a rollover effect to it with a cta button or just an overlaying text link. Kind of like in the “featured posts” section of my home page. When you mouseover the image gets a darker overlay and white type pops up. Is this possible with just any old image?
The blog I need help with is: (visible only to logged in users)
-
Generally this would require editing of the theme files and adding an overlay div. There is a way to do it, but it would require that you write a CSS rule for each and every image on which you wished to have the effect. Basically on “hover” we would swap out the image with another image you would create that was darker and had the text embedded into it.
- The topic ‘Image rollover and cta button’ is closed to new replies.