Thanks Ben,
I have found the cause, but can’t fix it.
I had an empty container on the page and the results were going underneath it.
Now the problem is that I have a footer section on the page and the Search results disappear underneath that. I have changed the z-index for both the Search container and the footer, but it doesn’t seem to help.
The link is here.
The same issue also seems to exist on your website: Blog
There, the first two search results can be clicked, but the last result can no longer be clicked. As far as I was able to test, the issue occurs in both Safari and Vivaldi.
I’ve noticed the same problem on my own websites as well, which is why I’m not using the Search component yet.
It’s going to depend on how you have the page set up. Is the Search component in a container? If so, the container should have a z-index higher than the footer.
Thank you for the suggestion. However, I don’t think this is the problem - I have configured the results so that the whole entry is a link.
The problem is shown in the screenshot below. Despite setting the z-indexes as kindly suggested by Ben, the results of the search are still appearing below the footer section.