I can't click on a post on Mobile Devices

Hey There!
I am Musthafa PA. And I am using Newspaper X theme for my blog. Check out http://getviral.org/
But that theme works very perfectly on the desktop devices. But after I have checked it is not working on mobile devices. The problem Is that all of the other links are working I mean footer and all. But I can’t able to click on a blog post in mobile. I can’t leave this theme. Please, anyone, help me out.

Thanks in Advance,
Musthafa PA
http://getviral.org/

Hey there,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/*push privmary div to front*/
div#primary {
    position: relative !important;
    z-index: 9999999 !important;
}

Best regards,
Support.

Thanks

Thanks for your great support. It worked

Hello there,

I am glad the solution worked for you.
Please feel free to contact us again in the future regarding any other issues.

Best Regards,
Support