How to do dropdown always open?

Your class is named differently then the selector @PeterDimitrov shared with you. Change it to match the class name of your Dropdown. You may need to add an ID or additional class so you are only targeting the first item (or whichever you want the script to trigger on page load.

Take a look at this topic for the solution.

1 Like