Hyperlink is not working on mobile device

Hi all,

the links are not working on mobile device, here’s the link you can check it out
https://foodtime.asia/blog/foodtime-win-new-iphone-8-malaysia/

however, everything woks fine from the desktop

Hello there,

I hope you are doing well today.

Please disable any third party plugins that you have active because one of them may be causing an issue with the links.

Best Regards,
Support

Hello there,
Thank you for your prompt response.

I’ve Deactivated all the third party plugins excepts :

1-Google Analytics Dashboard for WP (GADWP)
2- Kiwi Social Share - Social Media Share Buttons & Icons
3- Redirection
4- Yoast SEO

the issue still there :frowning:

I had the same problem myself, and I also had it with another theme (Unite). This is a floating problem that concerns the template sidebar.

You can resolve this by entering this code into your CSS:

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

Hello @foodtime,

Please let us know if the solution provided helped you or if you still need assistance.

Best Regards,
Support