hover problem in mobile view

Home Forums Legacy Support Support queries How-to & Troubleshooting hover problem in mobile view

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #46508
    terry2015edu
    Spectator
    hi, i found that it should be tap twice to expand a flexed menu in mobile view. It seems a common problem of hover behavior in all mobile devices. Is there any solution to make single-tap possible?
    #46607
    H.K. Latiyan
    Participant
    I tried to open your site in an android device and works fine, the mobile menu opens in one tap only. However this was an issue in earlier version and to resolve this in 2.0.8 version we had increased the padding around the menu icon and since then this is the first time this issue is again reported. First please check if your theme and plugins are all updated to latest version i.e. theme is 2.0.9.3 and plugins are at 2.0.9.1 If still the issue occurs, then try using this custom css in your appearance->customize->custom css: header a#trigger { padding: 10px 15px 15px 15px;}
    #46613
    terry2015edu
    Spectator
    Sorry for my poor description The menu I am concerned should be the one in video video here actually I added some CSS to prevent the menu disappeared when scrolling ups and downs:
    .no-touch .single-course.c5 #item-nav div.item-list-tabs#object-nav li a:hover { display: block; } .no-touch .bp-user.p2 #buddypress div.item-list-tabs#object-nav li a:hover,  { display: block; }  
    in  fact, the touble-tap problem persists even the above CSS removed
    #46642
    H.K. Latiyan
    Participant
    Apologies for misunderstanding. This is the course menu and appears in mobile only, and yes this is an issue we will try to fix this in our next update. Marking this as a bug. You can track the development from here, Trello: https://trello.com/c/iawvjg9X
    #46648
    terry2015edu
    Spectator
    thanks for the reply!
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘hover problem in mobile view’ is closed to new replies.