+ 1
Remove hover effect on mobile
Hello, is it possible to remove the hover effect on mobile devices and how can i do it? Thanks
11 Answers
+ 14
FlyiiingDani - i have an iPhone and some codes with âhoverâ work when you click on them and some donât.
Someone more experienced than me might be able to tell us why. (Hopefully)
+ 9
Just found this article on stackoverflow. NOTE: you have to turn off the âreading viewâ (hamburger menu - three lines in upper right corner) or view in internet.
Read first 5-6 comments.
https://stackoverflow.com/questions/18047353/fix-css-hover-on-iphone-ipad-ipod
+ 3
://Please clarify your question or attach your source code so community can help you
+ 2
:// FlyiiingDani so you want to remove hover effect đ€đ€remember after removing hover dropdown won't work
+ 2
://FlyiiingDani actually dropdown working on hover not on click, see from line 36 on css
+ 1
Im Sorry! Here is the code:
https://code.sololearn.com/Wn5iufTToqsx/?ref=app
+ 1
Yes, i want that, on mobiles the dropdown opens onclick and not when its hoverd.
+ 1
Thank you for your help but i guess it's not clear what i want to say. On the computer i want that the dropdown menu opens when you hover it and on mobil devices i want that the dropdown opens when you click on the on the first list item
+ 1
://FlyiiingDani because on mobile hover and click act same, because hover or click we need to touch so
+ 1
Mhm, On my android Smartphone in chrome, the hover effect isnt the same as hover.
0
What hover effect?
Please provide more details.