Styling the file upload button

Hello guys.
Is there a way to style the file upload button with css?

With the single-file upload field, not really. That is a browser control and can’t easily be styled. If you use a multi-file upload field, you can use the gform_file_upload_markup filter:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.