Welcome to the jKit community. This is the place to discuss everything on and around jKit. Be friendly and I’m sure other members will be friendly with you, too.
add an "a" tag to contents of carousel
  • Hello. Love your plugins, thank you.

    is there anyway to enable a href tags inside of a div that holds a carousel-item? they seem to be disabled, and i can’t figure out where to enable them

    thank you!

  • Hi, remove this line from the carousel CSS:

    pointer-events: none;
    

    This should enable the clicks.

    Creator of jKit – www.fredibach.ch