Input type file of Bootstrap 5 is too simple. https://getbootstrap.com/docs/5.1/forms/form-control/#file-input
I have 3 questions:
- Is possible move "Choose file" button to right?
- Is possible change "No files selected" message?
- Is possible change "Choose file" message?
Using Bootstrap 4 that is possible: https://getbootstrap.com/docs/4.6/components/input-group/#custom-file-input
Thank you!