Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to disable the ability to change the slide when clicking on the pagination #334

Open
n4an opened this issue Sep 1, 2023 · 1 comment
Labels
🌟 feature request New feature or request

Comments

@n4an
Copy link

n4an commented Sep 1, 2023

How to disable the ability to change the slide when clicking on the pagination?

@ElenaPrygun
Copy link

<style> .carousel__pagination-button { pointer-events: none; } </style>

@ismail9k ismail9k added the 🌟 feature request New feature or request label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌟 feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants