Is there a way to eliminate hover treatments on smaller sizes only? The drop down hover freaks out on tablet and mobile.
I fixed this problem by cloning element, remove interaction from it and make it visible only on mobile (tablet) view. Original element make visible only on desktop.
3 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.