Menu drop down dont work in Edge/IE

Hi, i have problem with menu.
I used this code:

.main-navigation .menu > li:hover > ul {
opacity: 1;
transform: translate3d(0, 0px, 0);
-webkit-transform: translate3d(0, 0px, 0);
-moz-transform: translate3d(0, 0px, 0);
visibility: visible;
}
.main-navigation .menu>li>ul li:hover>a {
opacity: 1;
}

But i cant use 2nd drop down menu :frowning:
Can u help me please? Thnaks

Hi there

Hope you are having a good day and thank you for your question :slight_smile:

In order to check your question i need to see your live website, please provide url and i will take a look

spykertym(DOT)cz

Hello Jardaa

Yes, indeed, this problem is already reported and all we can do right now is to wait for the fix, sorry for this inconvenience