• Resolved janbletz

    (@janbletz)


    Not a big problem, but I noticed that links in the image caption of a slider don’t work if I use the browser Edge. Links work fine in Chrome, so it has to do with Edge.

    See for yourself: vvcosimo.nl

    Any ideas on what I should do?

    • This topic was modified 8 years, 5 months ago by janbletz.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Gareth

    (@catapult_themes)

    Okay, I’m not able to test this straightaway but a quick Google suggests there might be an issue with pointer-events and Edge. Try adding this CSS:

    .super-hero-caption-wrapper a {
        display: block;
    }

    Please let me know how this goes. I will do some testing myself when I can.

    Thread Starter janbletz

    (@janbletz)

    That solved the problem. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Link not working’ is closed to new replies.