Side menu not working on home page on Android phones

So my website is having a strange issue.

On an android mobile decide, when you click the burger menu button (only happens on the home page) none of the topics are tapable. They don’t work.

Here’s a video example on my YouTube.

I have spoken to Shopify help and they do not help. This is not an isolated issue as I have tried it on over 7 devices, with different apps and it is still the same.

Please can anyone help resolve this issue.

I just don’t know what is causing the issue.

Thanks.

Add This Css In your Base.css File

.slideshow__text-wrapper {
    z-index: 3 !important;
}

Thank you very much. It worked