Replies: 2 comments 1 reply
-
padding + negative margin should do the trick https://codesandbox.io/s/swiper-slides-per-view-forked-wg490 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Any suggestions please? or can't be done : applying the 3 points? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to apply a shadow on the slides but it is always cut on both sides.
Actual Behavior
if I add padding I would have an alignment problem with the title above
if I work on the width of the container to adjust the alignment I would have a swiping problem: instead of the element disappearing at the title level it disappears a little more to the left where the padding is present for the conservation of the shadow
Expected Behavior
Is there a way to respect the following points at the same time:
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions