Submitted almost 2 years ago
Responsive Landing page using TailwindCSS
@Bhavya418
Design comparison
SolutionDesign
Solution retrospective
What can I do to add Carousel to Testimonial ?
Community feedback
- @nelsonleonePosted almost 2 years ago
HELLO......congrats on completing this challenge...well done🎉 🎉
Based on your question , you can add it using a SwiperJS ,
Or manually creating it yourself creating two buttons for the prev and next testimonial.
Then use JS to show the testimonial based on the index which you will implement.
The buttons will increment/ decrement that index, therefore switching the testimonials.
Hope this comment was helpful , if you need more detailed explanation , you can indicate
You can also read more on the SwiperJs tool.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord