Does anyone know how to specify css button attributes for the type=”file” input field? Any class I use gets applied to both the input field AND button, when I want to modify the button and text box separately.
Any idea of how to target those elements individually when using this tag?