• Hello, something is happening with my particles background since i updated.They apper on the front of every element and seems to get in conflict with my dropdown men too. Z index problem??

    Neve Theme and latest versiosn of your plugin and elementor pro

    Thanks!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Hardik Sharma

    (@hardiksharma)

    Hi @juliomarta,
    Thanks for submitting a bug , it happened due to particles layer overlaps other element.
    Add this css to solve this issue

    body:not(.elementor-editor-active) .eae-particle-wrapper .particles-js-canvas-el{
     z-index : 0 !important;
    }

    We will fix this bug in next release

    Thread Starter juliomarta

    (@juliomarta)

    Hi Hardik! The css solutions works. Any idea about when the new release will be ready?

    Thanks for the quick response!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘1.7v Elementor 3.5 particle issue’ is closed to new replies.