Can not open top two articles from mobile phone

Hi!

I’ve newly made a website for news about cryptocurrencies and blockchaintechnlology. I changed theme to Newspaper X today. Really like the theme, but I have a problem.
When I open the website on my computer I dont have any problems, but once I open it at my phone im not able to click into the two first articles. If i then add a new article, I will be able to click into the one that was number two before. It is like the link in the caption doesnt work, but once the article is number three or lower it is working.
Its really frustrating and I dont know why it is happening. Does any one have any answers?

My website is https://www.kryptomagasinet.no/

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

@media only screen and (max-width: 992px){
#secondary {
    display: none;
}
}

Thanks!
Colorlib Support Team

Thanks! It works perfectly fine now :slight_smile:

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