-
AuthorPosts
-
July 10, 2018 at 4:46 pm #983735
hi,
first, sorry for my poor english!in mobile, when tapping linked image or icon, blue highlight box is appear around image or icon for a moment.
i want remove this highlight or change color.how to remove or change blue highlight when tapping links in mobile?
July 10, 2018 at 9:36 pm #983849Hey 0ttochi0,
What is your web site Address?
Can we please review?Best regards,
BasilisJuly 11, 2018 at 1:35 am #983925this is not unusual thing.
in enfold sample site or google main page have same thing.
but in some site, highlight color is gray or no highlight.
i think there is way to remove highlight but i can’t find..-
This reply was modified 7 years, 3 months ago by
0ttochi0.
July 11, 2018 at 2:12 am #983945Hi,
Please refer to the following. You would likely have to apply this to all clickable elements:
Best regards,
Jordan ShannonJuly 11, 2018 at 3:43 am #983970thanks,
but how to apply to element?
i attached that code to css but not works
July 11, 2018 at 5:16 am #984020Hi,
This css code should change the selected elements’ background color.
::selection { background-color: red; color: blue; }Set the background-color to transparent.
Best regards,
IsmaelJuly 11, 2018 at 2:54 pm #984237hi,
i can use quick CSS only,
is it possible in quick CSS?or where is other css edit menu?
July 11, 2018 at 3:23 pm #984259Hi!
Sure, you can add CSS code Ismael posted into Quick CSS field :)
Best regards,
YigitJuly 11, 2018 at 5:43 pm #984312hi,
it works when drag text.
but i mean when tapping link image or icon.and in shannon’s reply, I find solution!
i just paste below code to quick css
and it work.
thanks! everyonea{
-webkit-tap-highlight-color: transparent;
}-
This reply was modified 7 years, 3 months ago by
0ttochi0.
July 11, 2018 at 6:10 pm #984321Hi,
Great! I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
This reply was modified 7 years, 3 months ago by
-
AuthorPosts
- The topic ‘how to remove blue highlight when tapping links in mobile’ is closed to new replies.
