VincentGarreau / particles.js

A lightweight JavaScript library for creating particles
https://vincentgarreau.com/particles.js/
MIT License
28.66k stars 4.81k forks source link

Can't interact with the page content - Elementor #502

Open AliAhmad997 opened 1 year ago

AliAhmad997 commented 1 year ago

Hello, I'm using particles in elementor When I add the code to the section and view it, I can't interact with anything in the section I add particles to it. The section has buttons, I can't click on them or select the text. Can someone please tell me where the issue is?

coderGtm commented 1 year ago

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