Hi,
Have an issue with mega menu on gym theme and variant xstore header desktop view.
The main menu items (parents) are located too far (middle of header area) from the dropdown so the dropdown closes before you can get to it with mouse. I don’t want to move the dropdown up to the main menu items. Is there any delay or something I can add in custom css?
i checked comments on themeforest and you adviced this for what I think was similar issue:
.nav-sublist-dropdown {
top: -50px;
height: 80px;
}
But this only worked first time you open it, not if you open-close-open.
Any assistance is greatly appreciated.
Thanks
Fred