slidesOffsetBefore and slidesOffsetAfter relatives units #7138
Unanswered
AdamReznicek
asked this question in
Q&A
Replies: 2 comments
-
Solved: `.section { .container { .swiper { .swiper-slide { |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have the exact same issue. The It would be useful to make |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
i need create something like this, see picture below.
I have a container (width: 100%, max-width: 1640px) and i found slidesOffsetBefore, slidesOffsetAfter for offsets.
This works fine, but not with responsive design, cause slidesOffsetBefore and slidesOffsetAfter works with absolute units (px).
How can i create this effect and responsive?

Beta Was this translation helpful? Give feedback.
All reactions