Submenus do not work in spite of your code

Hi,
Still no working submenues in Edge. I tried your code but it does not work.
site: wp.fargklicken.se
Regards
Sirje

Hi There,

Please use this plugin to create temporary access for us, its automatic login link and does not requires sharing your admin details. here is How To guide. at the and don’t forget about  “Set as private reply” at the bottom of the message box

Thanks.

Temporary login for wp.fargklicken.se
http://wp.fargklicken.se/wp-admin/?wtlwp_token=39a67fc8a904c9f8431b67ab7e2f9255

Hey there

Fixed, there was a code spelling errors in your appearance > customize > additional css:
this is the code i added:

.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;
}

Thank you for your prompt reply. Now the submenues work, even in Edge.

Regards
Sirje

Cool :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions

Thanks!