Search Divi Modal Popup Documentation

Search for answers or browse our knowledge base.

All Topics
Print

To create a background blur effect behind the popup (Modal Background Overlay)

To add the blur background effect please add the following CSS

.el_modal_popup_0_module .el_modal_popup_wrapper {
backdrop-filter: blur(5px)!important;
}

Output:

Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.
Table of Contents