Site logo

Archived topic

Drop down menu not working

5 replies · Started by Mohamed on February 9, 2021

Viewing posts 1–6 of 6

The drop down menu not working!
I had cleared the cache and stopped the cache plugins but no way!

Hi there,

i just tested your site on Mobile / Desktop and the menus are working correctly. Is there a specific action that is not working ? Maybe the browser cache needs clearing.

The drop down menu is not working at desktop incognito browser!

You have a lot of custom on your site including this:

header,
footer,
img,
.lwptoc_item_label,
.lwptoc_item_label *,
#primary,
#aps-specs,
.related-post,
nav {
  content-visibility: auto
}

Which is why its not displaying on Chrome. Arbitrarily spamming elements with content-visibility rules will break elements that rely on hover events.

Thanks I removed it but I want to decrease the DOM size that reach 2,039 elements!

Hi there,

Thanks I removed it but I want to decrease the DOM size that reach 2,039 elements!

I'm not sure I understand what you mean. You seem to be asking help for a completely different issue unrelated to the topic.

If that's the case, can you open a new topic for the other questions? To keep the topic on point and prevent it from being too convoluted. Thank you. :)

This archived topic is closed to new replies.