Drop down select input on forms working on designer but not when published

Hello,

I am using two select inputs on my contact form. It is working in the designer but when I publish it, it is not a dropdown but has all the options sitting on top of each other. How do I fix this?


[1] Here is my read site: Webflow - Achieve Work-Life Harmony with Renovation Integrative Health
[2]: Here is the published version: Achieve Work-Life Harmony with Renovation Integrative Health

You’re using a script called jquery-nice-select which is converting your select into an unordered list. My first guess is you are probably missing the CSS that goes with that library, so it’s unstyled.

https://jqueryniceselect.hernansartorio.com/