Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #777843

    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

    • This topic was modified 7 years, 6 months ago by mdxclr.
    #777944

    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);
    				});
    • This reply was modified 7 years, 6 months ago by mdxclr.
    #778022

    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

    #778054

    Can I be notified when this bug will be fixed?

    #779081

    Hi,

    We will push the issue to Kriesi. And we’ll update you in this thread.

    Best regards,
    Ismael

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.