Answer the question
In order to leave comments, you need to log in
How to change the "departure" of the popup?
now - leaves with a black background ,
I want to achieve - a black background should appear
and everything that goes on top of it
moved the necessary styles to the very bottom (for convenience)
https://jsfiddle.net/ef3xbjhw/5/
Answer the question
In order to leave comments, you need to log in
Need to add to CSS:
.popup__menu--active{
transition: background-color 1s ease;
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question