Home › Forums › Front-end Issues › Upload input style customization › Reply To: Upload input style customization
The file input uses the default file field for the browser. This will probably look different in every browser. The file field itself is not really customizable. To do this you need to use a combination of custom CSS and JavaScript. https://www.wpguru.com.au/wordpress-development-tips/add-custom-css-js-advanced-custom-fields-plugin/ there are also documents on this site for adding custom javascript https://www.advancedcustomfields.com/resources/adding-custom-javascript-fields/
As far as custom styling you’ll need to look at some other examples, https://stackoverflow.com/questions/5813344/how-to-customize-input-type-file, https://tympanus.net/codrops/2015/09/15/styling-customizing-file-inputs-smart-way/, https://www.google.com/search?q=customize+file+select+field
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.