Answer the question
In order to leave comments, you need to log in
How to remove the display of block borders when clicking on a link in Android browsers?
Subject. When you click on a link, a square with the size of the link block flashes in this place. Is there any way to remove this effect?
Answer the question
In order to leave comments, you need to log in
If I understand you correctly, then the following rules will help you:
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
-webkit-tap-highlight-color: transparent;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question