New to this community so excuse me if this is the wrong type of post. I have a dropdown menu that doesn’t expand on however in Chrome. This issue is only new as it’s worked for over a year. Seems to be fine in Firefox and Edge.
To add to my confusion it does seem to work randomly in Chrome however I can’t seem to pinpoint if a previous action is what makes this possible. (the search icon on the header experiences the exact same issue as it should expand a search area but doesn’t most of the time in Chrome)
As a side note, I did not see any console errors on the site link you provided, however the dropdown menu was not visible. I would check and remove any class styling overrides to any Display or Position styles, as changing those styles can affect to the visibility of the drop down in the open state.
Getting this exact issue now too. Site was working fine up until now but the client has reported that dropdowns are not working on hover anymore in Chrome. It works for me in Chrome so I am unable to tell where the issue could be.
Chrome Browser is the best web browser. But Sometimes dropdown menu is not working properly. you can use the Code in CSS File Zindex: 100000; for showing the drop-down menu. If your Internet Explorer is not working properly then please contact Internet Explorer Customer Service for better solutions.
Hi @StuyGoy27 thank you so much for reaching out to us! Definitely missed the initial message above, please feel free to tag me directly @Waldo any time in the future.
It looks like your client is most likely on a touch screen device where the hover events are not being captured.
Could you please try out this custom code workaround offered to see if that does the trick for your client?