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

Particle.js overlaps everything #503

Open
xlegends opened this issue Oct 2, 2022 · 1 comment
Open

Particle.js overlaps everything #503

xlegends opened this issue Oct 2, 2022 · 1 comment

Comments

@xlegends
Copy link

xlegends commented Oct 2, 2022

I'm pretty new to this, but particle.js overlaps everything, how can I fix this?

I'm testing some stuff on repl.it, here's the link to it.
Click here

@coderGtm
Copy link

It is because particlesjs draws a canvas on top of your layout. You can decrease its z-index so as to bring the canvas backward

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