Design comparison
SolutionDesign
Solution retrospective
I used swiper.js so I don't know how to customize navigation buttons(position: absolute is not working). If anyone has used it before, help me with changing the position of buttons.
Community feedback
- @rfilenkoPosted over 4 years ago
Hey, you just need to overwrite swiper default styles. Try to insert buttons into a div and style it accordingly. And propbably slides wrapper and that div should be inside the same container.
Cheers, Roman
2
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