Hi,
I'm trying to obtain an image overlay that goes away on mouse over. In the doc I onluy find the oposite : overlay comes on mouse over. Does anyone know how to do that ?
cheers
Lore
Hi Lore,
I believe this is not supported out of the box. I would suggest not to use the uk-overlay-hover
and/or any animation classes so that the overlays displays on load and then write a bit of CSS to fadeout the overlay on hover.
Happy coding,