Styling drop down menus

When I give a drop down form element a class name, I can control the font weight and color for the unselected state, but can’t figure out how to control what the text looks like when the drop down is open. For example:

…super horsey looking. I’d like to have control over the font weight (set to 300 light but drops down as 400 Normal), color, leading or margins to give each choice some vertical air.

Are these just not accessible through native WF controls?

Thanks,
Allen

Not they aren’t. :frowning: I would also test your dropdown to see what it looks like on different browsers. You can style it, but that styling may not stick depending on the browser. Just a heads up.