Help finding class name for drop-down menu.
Hey! I have this dropdown menu that I can't inspect to find the class name, I've tried the tricks of disabling javascript, using the chrome debugger to freeze etc. The problem is that anything other than left clicking removes the drop-down menu. I think it doesn't have any styling or classes and is using default bootstrap but I cannot find it anywhere. It also seems to be using jQuery selectbox.
I can style the text and background color of the dropdown, just not the blue active/hover:
This is the form HTML:
Any help much appreciated!
3 Replies