Parallax Slider - Link Entire Slide/div

3 replies·opened Feb 26, 2017
R
raednetFeb 26, 2017

Ho can I add a link for the entire image?

<div class="swiper-slide dark" style="background-image: url('images/slider_home1.jpg');">
<div class="container clearfix">
<div class="slider-caption slider-caption-center">
<h2 data-caption-animate="fadeInUp">Welcome to UAEU Blog</h2>
<p data-caption-animate="fadeInUp" data-caption-delay="200">Be still and know.</p>
</div>
</div>
</div>

D
daihloFeb 26, 2017

<div onclick="window.location.href = 'http://www.google.com';" class=”swiper-slide dark” style=”background-image: url(‘images/slider_home1.jpg’);”>

R
raednetFeb 27, 2017

Thank you works fine

S
SemiColonWebSTAFFMar 10, 2017

Hello,

@daihlo Thank You so much for the Solution.

@raednet Do let us know if we can help you with anything else.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard