Here’s a mini-tutorial on how to integrate Particles.js by Matt Boldt in Webflow and turn your presentation into beautiful, living, interactive and highly customizable master piece.
You can also clone this to your project at my profile.
Shoutout to @SidneyOttelohe - Sidney, I used your site and credited you, hope it is alright! I am not affiliated with particles.js, but I find it really great, so filling in the tutorial gaps.
I made it however, I have 2 CTA’s on the hero thst stopped working, since the particles js has a click option guessing if that disabled the actions of the links.
set position of button to Relative (in styles tab)
set Z-index of button to any high number, let say 999. Z-index is located also in Styles tab if you choose element position to relative or absolute.
If you do not want to mess with your button position, you can select the layer, set the relative or absolute position to it and set this z-index to very low number.
What you need to achieve is to position CTA buttons ABOVE the layer with particles.
Hope it helped!
You can check http://notix.webflow.com - here is it implemented with CTAs. However, please make sure you follow steps above.