HI
I’m trying to link to the next slide. I have an image with caption text on slide #1, on slide #2 I have a video (YouTube). I want to link slide #1 with <a href="#2">call to action tex</a>
but it don’t work, I have tested the full URL but I got the same result. I have used the function “Link the image” and the result is the same… Nothing happens..
The same with #next
Any idea?
Hey Magnus,
Use this in the caption content:
<a href="#next" class="next-slide"Next</a>
Best regards,
Josue
Thanx! the class=”next-slide” did it :D
Hi,
Glad we could help!
Best regards,
Vinay