This topic has 2 replies, 2 voices, and was last updated 1 years, 11 months ago ago by Rose Tyler
menu item choose not click show too quickly
pls see video https://www.awesomescreenshot.com/video/13442645?key=96613923e711db622b56e90457109a2e
in the time=2s
you can see can not click the next layer menu if you scroll to middle of the page
if not scroll it looks well
how to fix it
Hello,
Please try to use the next custom CSS code:
.fixed-header-area .menu > li > a:before {
width: 100%;
height: 30px !important;
display: block;
position: absolute;
top: unset;
bottom: -100%;
}
Regards
The issue related to '‘menu item choose not click show too quickly when scroll to middle of the page’' has been successfully resolved, and the topic is now closed for further responses