Links on mobile

For whatever reason, when I open any post with links. The links themselves are not clickable on my phones but they work fine on desktop browser.
Can anyone suggest a fix?

One of my post with links: kevinlymd.com/match/sgu

Found resolution in previous forum post.
I don’t know how to delete this forum post but for future reference, solution below.

Adding following to CSS:

@media (max-width: 450px) {
#secondary {clear: both;}
}

Hi,

Glad we helped. :slight_smile:

Let us know If you have any other questions. Please feel free to contact us again in the future regarding any other issues.

If you’re happy with our service, don’t forget to rate us in WordPress.org. :slight_smile:

Thanks,
laranz.

Many Many thanks for this solution. I just found it and resolved my website’s biggest problems. Thanks

Thanks, case closed

Have a nice day