This topic has 4 replies, 2 voices, and was last updated 9 years, 3 months ago ago by Jack Richardson
Hi,
when the width of the page is less than 1200px my menu turns into 2 rows, and when I try hover element that has drop-down feature to click element inside, it dissapears. Is it possible to fix it?
Thanks!
Hello,
Please add this code in custom.css file:
.main-nav .menu > li .nav-sublist-dropdown {
top: auto;
}
Best regards,
Jack Richardson.
Appreciate your help, Jack, thanks!
Hello,
You’re welcome.
Best regards,
Jack Richardson.
The issue related to '‘Drop-down menu disappears when hover over the element’' has been successfully resolved, and the topic is now closed for further responses