To style the dropdown field in Webflow forms, you must use a combination of Webflow's Designer panel options and targeted customizations for better control.
Font, size, color: Set typography styles as needed under the Typography section.
Padding and height: Adjust spacing inside the dropdown with the Spacing options.
Border and radius: Style the outline and corners under Borders.
Background color: Set it using the Backgrounds section.
Arrow icon: Keep in mind that the arrow depends on the browser. Webflow does not allow direct styling of the default dropdown arrow.
To customize it, you'll need to use a custom dropdown (see Step 5).
For the native Select field:
The default browser styling may not allow hover or open-state styling.
Test on different browsers (Chrome, Safari, Firefox) as appearance may vary.
For custom dropdowns:
Use Hover, Focused, and Pressed states to style custom behaviors.
To style a dropdown in Webflow forms, use the Select element in the Form block and style it using the Style panel for typography, spacing, borders, and background. For full visual customization (especially the arrow), use a custom dropdown structure with interactions instead of the native form field.