• dg

    (@denizgezgin)


    Hello,

    On my website nnkultursanat.com, there is a dropdown menu on ARSIV category, which does not work in responsive mode.

    Is this a bug, or something that can be fixed with an easy setting?

    Thanks,

    Deniz

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dg

    (@denizgezgin)

    no idea, anyone? this is a problem for me, as i cannot use the menu on smartphones…

    thanks

    css/skins/default.css

    #site-navigation li:hover ul {
        display: none !important;
      }

    ändern zu:

    #site-navigation li:hover ul {
      }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Dropdown menu not working on responsive mode’ is closed to new replies.