Hello. I have a question about this website https://it-agency.netlify.app/
I have 5 asymmetrical elements (please see the screenshot). They are placed in 3 rows.
The idea was that when the user hover over one of the elements it goes on top of another element. (with css hover:z-index) And it works perfectly with the first one. But not with the third one and not with the fourth. I tried to force it with JavaScript, it didn’t work for me.
Why other elements don’t have the same behaviour as the first one in your opinion?
Thank you very much in advance for your answer.
Helena