Hi Forum,
I wrote a little bit of CSS to fade in/out an image in a absolute positioned div when hovering over text.
It works in an isolated environment :
http://codepen.io/cestdani/pen/LWQNxO
but when integrated into LAY it doesn't work anymore.
http://visuel.org/XAMP/test-caption-image
Could you tell me how I could integrate this code, or suggest another way to do this?
I tried the same idea with jquery, but still doesn't work when trying to integrate.
http://codepen.io/cestdani/pen/mWXOrj
http://visuel.org/XAMP/test-caption-image-2
Thanks!
Daniel