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

Slick Slider #514

Open
combinestudio opened this issue Mar 7, 2023 · 1 comment
Open

Slick Slider #514

combinestudio opened this issue Mar 7, 2023 · 1 comment

Comments

@combinestudio
Copy link

I'm trying to launch a modal window from with a Slick Slider Carousel – but am coming up against a problem, where the modal only launches within the container of the carousel. See below:

Screenshot 2023-03-07 at 22 01 55

Any suggestions to get the modal opening full screen?

Thanks

@heyflo
Copy link

heyflo commented Jun 27, 2023

👋 Hello there!
Can you provide a codepen or something to view online to help debug?

From the behavior on the screen capture, I would say that your modal is nested inside your carousel?
Did you try the styles provided here : https://gist.github.com/ghosh/4f94cf497d7090359a5c9f81caf60699 ?
It should fix the problems as the modal is set to a position:fixed and takes up the entire screen.

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