Link Rev Slider slide possible?

Home Forums Porto – Responsive HTML5 Template Link Rev Slider slide possible?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10004795
    markus
    Participant

    Hi. How do I add a link to a Revolution Slider slide? Here is one of my slides:

    <div class="slider-container">
    <div class="slider" id="revolutionSlider">
    <ul>
    <li data-transition="fade" data-slotamount="13" data-masterspeed="300" >
    
    									<img src="../img/slides/ete/slide_ete_1.png" data-bgfit="cover" data-bgposition="left top" data-bgrepeat="no-repeat">
    
    									<div class="tp-caption top-label lfl stl"
    										 data-x="40"
    										 data-y="94"
    										 data-speed="300"
    										 data-start="500"
    										 data-easing="easeOutExpo">BUILT FOR</div>
    
    															<div class="tp-caption main-label sft stb"
    										 data-x="30"
    										 data-y="130"
    										 data-speed="300"
    										 data-start="1500"
    										 data-easing="easeOutExpo">GENERATIONS.</div>
    
    									<div class="tp-caption bottom-label sft stb"
    										 data-x="40"
    										 data-y="216"
    										 data-speed="500"
    										 data-start="2000"
    										 data-easing="easeOutExpo">See why Walinga products stand the test of time.</div>
    						
    </li>

    Thank you!


    #10004799
    Support
    Keymaster

    Hello, sure, it’s possible, you can just add an data-link attribute, like this:

    Let me know if you have any questions.

    Thanks.


    #10004802
    markus
    Participant

    Perfect! As always, thx for your excellent support!


Viewing 3 posts - 1 through 3 (of 3 total)

This topic is marked as "RESOLVED" and can not rceive new replies.