I have a placed a 2nd RokNavMenu on my site using the Fusion Theme.
If you go to
http://hca.xeiropraktiki.info
site is offline, the username and password are: gantry
click on the English flag
then click on "List of Members"
There you will see the fusion menu in content-top-a position that says Attica, Thessaloniki, Peloponnisos & "the rest of Greece".
That is the 2nd RokNavMenu and when viewed using Chrome for iOS the dropdowns for the submenus do not work. As a matter of fact, the top menu doesn't even respond to the touch events.
If you view the site using a regular desktop browser, or any other browser besides Chrome for iOS you will see how they are supposed to look & work.
I was previously supplied with the following fix which was applied to the template-custom.less file however it only fixed the problem temporarily. When the last update to Joomla! was applied the fix stopped working.
/* Chrome iOS Fix */
body {
#rt-content-top,
#rt-content-bottom {
overflow: visible;
&:after {
content: "";
display: block;
position: relative;
clear: both;
}
}
}
I have added some screenshots with annotations going in to more detail. The file names of the pictures I uploaded also let you know which browser is being used to view the site. The screenshots and annotations are from before the last Joomla! update was applied so where before the menu was at least clickable, i.e. responding to touch events, in Chrome for iPhone and the dropdown was hidden behind the mainbody, it is now behaving just like Chrome for iPad where the menu items are not even responding to any touch events.
Any help would be greatly appreciated so that I can fix this issue.
regards,
Dr. Michael Koontz
P.S. - Admin and FTP access can be provided upon request.