Skip to content
Discussion options

You must be logged in to vote

I have fixed it myself by adding css which loads before the js is executed. I'll leave this up for anyone curious. The css to fix it:

.carousel__track {transform:translate3d(0px, 0px, 0px) scale(1) !important;}
.carousel__track .carousel__slide {width:var(--carousel-slide-width, 100%);}

Replies: 1 comment

Comment options

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