Archive and blog page - links to full post don't work

I noticed that on mobile (I checked on iPhone on Safari browser) only first 2 post on archive and blog pages have link on the title that leads to full post. On other posts you can’t click on the title and open full post. Is that some kind of bug? I noticed that on my site first, but then I checked your demo and it is the same thing.
Can you please check it and tell me what to do?
Thanks.
Best regards
Karin

Hello there,

Thanks for tell us about this.

Since it is happening in the demo I will have to notify our developer so that this area can be inspected and an update can be released to fix this issue.

I am sorry for the inconvenience caused here.

Best Regards,
Support

It is the same thing even on desktop computer when you resize the window. I guess it’s something with CSS. Can you please let me know when you find out what’s causing the problem.
Thanks

Hello there,

I am currently looking into it to see what I can find but it does not seem like a CSS issue (I could be wrong) so far but because the issue is also in the demo an update needs to be issued out.

Best Regards,
Support

I put the following css in my custom css:

@media only screen and (max-width: 768px) {
#secondary {clear: both;}
}

and it seem to be working right now (on my site).

Hello there,

Nice work solving this one.

There would still need to be an updates sent out for the theme so that the issue would be fixed for other users.

Best Regards,
Support