Skip to content

Set widths for slides in freeMode? #4267

Answered by nolimits4web
dungle-scrubs asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, set slidesPerView: 'auto' and set slide's size in CSS, for example:

.swiper-slide {
  width: 320px;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dungle-scrubs
Comment options

Answer selected by vltansky
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