Closed 6 years ago.
- Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?
- Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
When I hover the mouse on submenu of our products section it automatically disappears, so I cannot click on the sub products. can you please help us out? website
Closed. This question is off-topic. It is not currently accepting answers.
Closed 6 years ago.
- Questions that are too localized (such as syntax errors, code with restricted access, hacked sites, hosting or support issues) are not in scope. See how do I ask a good question?
- Your question should be specific to WordPress. Generic PHP/JS/SQL/HTML/CSS questions might be better asked at Stack Overflow or another appropriate Stack Exchange network site. Third-party plugins and themes are off-topic for this site; they are better asked about at their developers' support routes.
When I hover the mouse on submenu of our products section it automatically disappears, so I cannot click on the sub products. can you please help us out? website
Share Improve this question asked Feb 15, 2019 at 5:17 Ajinkya MoreAjinkya More 31 bronze badge1 Answer
Reset to default 0See in this screenshot http://prntscr/mldnem "li tag" is padding with red border so it is max height to consider li tag to hover sub menu if mouse cursor is go to below the red border then sub-menu is automatically disappears. so you can either reduce the font size of menu with padding or remove 2 items in menu then after it's working fine. Hope you got proper solutions.