Button doesn't work in mobile

In mobile view, the “Hire Us” button and “what we do” text link, won’t go to the linked page. :weary: You can find them on home page banner. I added the link and ID but they still won’t work.


Here is my site Read-Only: [https://preview.webflow.com/preview/udelops-beautiful-project?utm_medium=preview_link&utm_source=designer&utm_content=udelops-beautiful-project&preview=1ca384e4a93db4a7085a1ff92d4d7182&workflow=preview]
(how to share your site Read-Only link)

Hi @udelop the issue you are facing is caused by your circle image that is covering your button so it cant be clicked.

There is several ways how to solve it

  1. hide circle on mobile
  2. restructure content on mobile
  3. using pointer-events: none
  4. changing z-index

All these solutions are valid and is up to you which you will apply. Here is simple example of solution No.4

Hope that helps

It worked! Thank you so much! :grin:

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.