Hello,
I found a problem when using iOS device.
If we have turn off Responsive and we open a Mega Menu – we cant close it by clicking on content area.
Clicking on header / slider – close it, if only text – not.
In google chrome simulator also all works fine, so the problem is only with the iOS devices.
iPhone 7+, iOS 10.3.1
Safari / Chrome Browsers
The temporary solution is to add in to the file /js/avia.js after
megaItems.each(function(i){...
...
$('#main').on('click', function() {
delayCheck[i] = false;
setTimeout(function(){megaDivHide(i); },options.delay);
});
Hey!
Thank you very much for reporting but also providing a solution.
We will do send those details to Kriesi so he can review and update.
Thank you
Best regards,
Basilis
Can I be notified when this bug will be fixed?