Answer the question
In order to leave comments, you need to log in
How to make hover on ipad on a link and not block its action?
Hello! I have a dropdown menu with sublevels. When you hover over li instead of with a link, a sublevel opens. all as a standard menu.
Here is codepen.io/ennet/pen/vGZYxz
The problem in ipad is that hover does not work as it should - it immediately goes to the category link and does not show the drop-down menu.
Found this solution
li.header-catalog-nav-item._item{
cursor: pointer
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question