Answer the question
In order to leave comments, you need to log in
How to hide the block from hover (display:none) after the css animation so that it looks nice?
Hello,
I ran into a problem:
When you hover over a label to the right of it, a block appears, how to make this block display none, then when you hover it appears animatedly and then when the cursor leaves this block or mouse, it should disappear animatedly and then go to display: none.
example here: map-8f9f12.webflow.io
Video why I need to do this: https://dl.dropbox.com/s/tzzw91b2i58o1ic/map-marker.mp4
(the block does not disappear and therefore reappears when hovering over it)
Answer the question
In order to leave comments, you need to log in
Set the block: when it is hidden. When he appearspointer-events: none;
pointer-events: auto;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question