Viewing 1 replies (of 1 total)
  • Plugin Author 8Degree Themes

    (@8degreethemes)

    Hi There,

    It is actually because of you have used elementor template and it does not inherit id of “page” in the content wrapper.

    You needs to add this in custom css for that effect to work:

    .edfm-menu-open.edfm_blur_effect ~ div.elementor {
        filter: blur(3px);
        -webkit-filter: blur(3px);
    }

    For faster response please send us email at [email protected]

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Content Blur Effect doesn’t work’ is closed to new replies.