I am encountering a strange issue with links on the provided website in iOS:
When I try to tap on the links under the "Galleries" menu, such as "Benny," nothing happens. It appears that Safari is trying to load the new page, but then it fails to do so.
However, if I tap and hold on the link, I am able to open it in a new tab, which works fine as expected.
The website functions properly on desktop computers without any issues.
The DIVs containing the links are set to absolute positioning rather than fixed.
Any suggestions on how to resolve this?