Skip to content

Change slide animation #258

Answered by ismail9k
mateusz-wyka asked this question in Q&A
Discussion options

You must be logged in to vote

You can change it using CSS

.carousel__track {
    transition-timing-function: cubic-bezier(0.18, 0.89, 0.32, 1.28) !important;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ismail9k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants