You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I have a problem with carousel. I used crop-container to make every image the same height and width: .crop-container { width: 400px; height: 200px; overflow: hidden; border-radius: 20px; }
and it works. But the problem is, the whole carousel moves left while sliding.
How can I fix this?
Thanks in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello!
I have a problem with carousel. I used crop-container to make every image the same height and width:
.crop-container { width: 400px; height: 200px; overflow: hidden; border-radius: 20px; }
and it works. But the problem is, the whole carousel moves left while sliding.
How can I fix this?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions