Hello Tikaram,
I’m front of a weird behavior.
At this adress : http://ida2018.c2medias.com
On firefox and Edge, all is OK about the slider (no link, no ALT).
But on Chrome and Safari, I can clic on each slide (And I don’t want it) and it shows the ALT “Permalik to”.
In the custom CSS, I wrote :
#feature-slider .slides a {
pointer-events: none;
}
So I shouldn’t have the link to any page. What is wrong ?
And how can I remove the ALT on the pictures ?
Thanks a lot,
David