Hello,
I notice that all buttons come with the text uppercased and I wondered if there is a way to customize that as well so instead of having a button with the text: “BROWSE” it shows “Browse”.
Our themes follow the Material design guidelines and that is the reason button texts are upper case. In order to make them normal case, you can use CSS or SCSS.