Clickable text doesn't work on Mobile

I created a clickable link that navigates to another page in my project but it only works on desktop version not tablet or mobile versions. very frustrating…

Possible causes:

  • Another widget is placed on top (or its box is covering it) blocking the link.
  • The linked widget is backfixed (for some reason, back fixed widgets can’t be clicked)

I’d also try to remove the widget and add a new one—this fixes things 99% of the time.