Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author David Jensen

    (@dkjensen)

    If you select the “Splide Carousel Item” block, there is an Link button on the block toolbar.

    View post on imgur.com

    Thread Starter Tierralandia

    (@tierralandia)

    Yes, of course!
    I’ve already set it up, but unfortunately, it doesn’t work. Any idea what I might be doing wrong?

    Thread Starter Tierralandia

    (@tierralandia)

    Hi again!
    I think the problem is caused by the way I have added the texts over the images in the slides.
    How do you recommend I include texts over the images and make the links work?

    Thanks for your help!

    Plugin Author David Jensen

    (@dkjensen)

    You may just need to add the following CSS to make the link sit on top of the cover/overlay:

    .wp-block-splide-carousel .splide__slide-link {
    z-index: 100;
    }
    Thread Starter Tierralandia

    (@tierralandia)

    Thank you very much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.