Slider with Custom Navigation Buttons

Description
Free cloneable Slider With Custom button click.
This Slider has a custom-coded button that can make your design more flexible and easy.
The reference code for the button to work is mentioned below.
Code Reference:
<script>
var Webflow = Webflow || [];
Webflow.push(function() {
var l = $('#testimonialSlider .w-slider-arrow-left');
var r = $('#testimonialSlider .w-slider-arrow-right');
$('#testimonialSlider')
.on('click', '.back-button', function() {
l.trigger('tap');
})
.on('click', '.next-button', function() {
r.trigger('tap');
});
});
</script>
Features:
- Custom Button Slider
Want a tailored designed website for your business?
Reach out to us:
www.flowmarc.com
hello@flowmarc.com
https://www.facebook.com/flowmarc
https://www.instagram.com/flowmarc_com/
https://www.linkedin.com/company/flowmarc/
Feeling inspired?If this Made In Webflow site sparked some inspo, why not get started on a project of your own? Clone a site, purchase a template or start building from scratch.
We miss comments too!
Right now, Made in Webflow doesn't offer all of the same functionality that Showcase did, like the ability to leave comments. But don't worry: We're working to bring comments back as soon as possible!
As always, we'd love to hear your feedback! Click the link below to take a short survey about Made in Webflow.