You can use the blog user creds to simulate the issue. From the main page, hit the 'Tell Annie' link to login and post a blog or comment. When you get to the 'Categories' dropdown menu and make a selection, choose either Company or Complaints the selection sticks and the dropdown effect remains dropped down. You can't tab off, of click somewhere else, it remains open. This has to be a javascript issue.

    Hi

    Yes this is a bug and looks like a combination of css and js or perhaps we should look at the override

    I am adding it to our bug tracker now

    Apologies for inconvenience

    Regards,
    Paul

    Just including this screenshot as a reference for the bug report

    arimakidd

    Hi,

    Our team fixed this issue directly on your site via this file: root/templates/responsive2/css/theme.aquarium.css

    By removing this code:

    .chzn-drop {
      position: static !important;
      z-index: 1;
    }

    Kindly check.

    Thanks for updating us

    I'll mark this resolved

    Cheers
    Paul

    Write a Reply...
    You need to Login to view replies.