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: