The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> ADDING COPY BUTTON ON A CAROUSEL
Kamran
post Sep 8 2019, 02:50 PM
Post #1





Group: Members
Posts: 1
Joined: 8-September 19
Member No.: 26,986



Hi i have a carousel and i want one button to "copy url". Can't seem to find the solution. Help is much appreciated!! thanks in advance. !



<div class="carousel-inner">
<div class="item carousel-item active">
<div class="row">
<div class="col-sm-4">
<div class="thumb-wrapper">
<div class="img-box">
<img src="/examples/images/cities/london.png" class="img-responsive img-fluid" alt="">
</div>
<div class="thumb-content">
<h4>London</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam eu sem tempor, varius quam.</p>
<a href="#" class="btn btn-primary">copy url<i class="fa fa-angle-right"></i></a>
<a href="#" class="btn btn-primary">buy now <i class="fa fa-angle-right"></i></a>
</div>
</div>
</div>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 04:10 AM