the “press start” button link on the first page only works on desktop and not mobile, i somehow don’t seem to identify where the problem is from. kindly help thanks.
Hi Larry,
for some reason, you have changed the z-index value for the element ‘landing-content’ to -2, on the mobile landscape viewport.
Having a z-index of -2 will place those elements behind everything else, hence that link is not ‘clickable’.
Hope that helps,
Keiran
1 Like
Wow thanks so much. Didn’t notice it.
It worked much appreciated
1 Like
You’re welcome