Solution was to addtouch-action: auto !important;
to the CSS!
Hi! I am the webmaster for my wordpress site, fusil.uk.
(Can also be viewed on some lemmy instances! !desk@fusil.uk and my other account is @xander@fusil.uk)
I have been trying to fix a problem where text links within anchor tags aren't clickable on mobile. If I set the browser to responsive mode on chromium, they aren't clickable either, regardless of resolution.
I have been trying to adjust anchor tags z indexes, checked several times to see if there were overlapping divs, etc, and yet to find a solution. It also affects my sub pages.
The closest I have gotten is that deleting the global-styles-inline-css fixes the problem, but obviously ruins the graphical aspect of my site. Changing the style doesn't fix it, but changing the entire theme does. Obviously, I want my theme to work.
Hovering over the link in responsive mode on the browser shows the url interestingly, but clicking has no effect.
My parent theme is twentytwentyfour and it should be up to date.
Any help is appreciated! Thank you!