Published
July 8, 2023
Updated
You've got tabs, but you want them to behave a bit like a slider. Next and previous buttons, and possibly a swiping gesture.
Samilew's solution
Tutorial: How to Add Prev/Next Buttons to Tab Component
- Article - http://webflow-tricks.webflow.io/how-to-add-prev-next-buttons-to-tab-component
- Cloneable - https://webflow.com/made-in-webflow/website/webflow-tricks
- Forum - https://discourse.webflow.com/t/how-to-add-prev-next-buttons-to-tab-component/25060?u=memetican
Other solutions
https://www.flowradar.com/custom-code/add-previous-next-buttons-to-tabs
Change tab on swipe
Webflow doesn't natively support swiping gestures, however it's easy to add swiping gestures to switch between tabs via JS code.
Flowradar;
https://www.flowradar.com/custom-code/swipe-webflow-tabs
Resources
https://discourse.webflow.com/t/how-to-add-prev-next-buttons-to-tab-component/25060
https://discourse.webflow.com/t/next-back-button-for-tabs/25033