Dropdown not working - HELP!

Why is my dropdowns not letting me select an option?

See in the link, the dropdown opens but I cant select anything!

https://preview.webflow.com/preview/leap-logistics?utm_medium=preview_link&utm_source=designer&utm_content=leap-logistics&preview=9c463598bc08a5078a8d6e83bd5bbf72&pageId=63212df60dc0fb5292dc072e&workflow=preview


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

You need to use a “select field” which can be selected from the form elements, instead of a dropdown. They also use this in the webflow university tutorial about forms.

Then I cant style it like I want to

How do you style a select field properly?

Yes, styling has always been a bit tricky for form elements, though its been getting better in recent years as more browsers become more standards-compliant.

It depends on how you’re trying to style it, but you will probably use a combination of Webflow designer styles, plus some external CSS and maybe even some external jQuery component libraries. I use these often for elements like date pickers and sliders.

This is a common problem in web design so a lot of people have developed different approaches, here are a few-

https://www.google.com/search?q=style+form+select+in+webflow&oq=style+form+select+in+webflow&aqs=chrome..69i57j33i22i29i30.4408j0j7&sourceid=chrome&ie=UTF-8

1 Like