#102777
admin
Keymaster

Hi Matias Galante,

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.

Example:

smart-button {
text-transform: initial !important;
}

Hope this helps.

Best regards,
Peter Stoev

Smart UI Team
https://www.htmlelements.com/