Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slide Overlapping #257

Open
jayminnie opened this issue Aug 22, 2023 · 2 comments
Open

Slide Overlapping #257

jayminnie opened this issue Aug 22, 2023 · 2 comments

Comments

@jayminnie
Copy link

Basically, I tried creating a basic slideshow, with just numbers, but at some point, there is an overlap and order is jumbled up.

So I first tried with 4 numbers (all put in order in html, 1-4)
The first screenshot just shows how its not in order, 1 then 4..., the second screenshot shows how 3 and 4 overlaps, so 4 repeats, so I'm thinking its an order problem, because I already tried to see if slidesToShow is the problem but no.

Screenshot 2023-08-22 at 17 02 21

Screenshot 2023-08-22 at 17 02 27

@jayminnie
Copy link
Author

jayminnie commented Aug 22, 2023

Here's the code:

Screenshot 2023-08-22 at 17 09 31

Screenshot 2023-08-22 at 17 09 57

@NickPiscitelli
Copy link
Owner

Can you provide a codepen reproducing the issue? It sounds like you have external CSS that is affecting the elements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants