Problem with navigation modal 2

Hey Team! Sorry, but you have locked the first topic. My problem with pictures is here : https://theme.co/apex/forum/t/problem-with-navigation-modal/42299/3

At first I thought the solution that you provided worked, but today I notice that the problem is still here.

Cheers.

Hi @kantech,

Thanks for writing in.

Please be advised that topic without reply within 10 days will automatically close :slight_smile:

May I know which URL that has this issue? I checked your sites in your account and I couldn’t find them. The buttons are just linking to pages.

Thanks!

Okey you can check it here for example: https://kanisco.technology/sketchup-pro/

Just click on the “Софтуер” and a sliding panel from the right will come up. I am attaching a picutre to see it.

Hey @kantech,

The issue does not happen on my end. I also checked in different screen sizes and browsers.

Would you mind giving us the Operating System and browser you’re using? Also provide their version number.

Thanks.

Hey, We tested it on different PCs, 2 with windows 10 - Version 1803 (OS build 17134.228) and 1 with Windows 8 - Version 6.3 Build 6900.

Just updated Chrome to latest version : Version 69.0.3497.81 (Official Build) (64-bit) , and the problem on Chrome is not present anymore.

Mozilla - ver.62.00 the problem is there.

Hey @kantech,

The issue is because there is a dynamic fixed height applied to the menu.

In Firefox, that dynamic height is reduced.

I currently could not replicate that in my test site. There’s no dynamic height generated. Are you using a custom script? If so, would you mind commenting out or removing all customizations you have in your site for a moment?

Please also give us WordPress Admin access in a Secure Note so we could replicate your setup.

Thanks.

Hey I am not really sure what custom script is meaning, i got a few plugins, but mainly its very clean install. My details are in the secret note.

Also if you manage to fix this into my main installation: https://kanisco.technology/, can you please do the same for my nested installation: https://kanisco.technology/bricsys/, https://kanisco.technology/chaosgroup/, https://kanisco.technology/studioars/, https://kanisco.technology/cgs-labs/ and https://kanisco.technology/cadprofi/, their foundation is basicly duplicated installs of the main one.

Thanks

Hey @kantech,

I exported your header to my test site and the issue does not happen even though the dynamic height I talked about was carried over. I’m still investigating that bit but the main cause in your site might be the File Minification in the WP Rocket plugin you’re using.

For the meantime, I updated the code given previously to this:

ul.x-menu {
   height:auto !important;
}

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.