Dropdown list constantly open at breakpoint 1440px and above

Hi,

I’m experiencing an issue with my dropdown lists at breakpoint 1440px and above. On desktop and mobile views, the dropdown function works as expected — you need to click the dropdown button to open the list. However, at 1440px and above, the lists are constantly open by default.

Is there a way to ensure the dropdown feature functions properly at larger breakpoints as well?

I’d appreciate any help or suggestions to resolve this issue.


Here is my site Read-Only: [LINK][1]

At 1440 you’ve overridden the display of your lists to Flex, so they’re no longer hidden.