I have a div
that has background:transparent
, along with border
. Underneath this div
, I have more elements.
Curre
Just wrap a
tag around all the HTML extract, for example
test1
in my example my caption class has hover effects, that with pointer-events:none; you just will lose
wrapping the content will keep your hover effects and you can click in all the picture, div included, regards!