How to change upluad button witth CSS “File Upload” to look like [RESOLVED]

Hi Tom. If you are using the multi-file upload field, your upload button will not look like this: https://global.discourse-cdn.com/flex020/uploads/gravityforms1/original/2X/4/430d18bfada0353aa8b1d2db77feafa3799c1630.png

That is the browser file upload control.

If you enable the multi-file feature, you will have more control over the HTML of the button. You can use the gform_file_upload_markup filter as I explained here:

You will need to create your own CSS and HTML to style the button like that, using this filter.

If you have any other questions, please let us know.