Topic: Button Text not to be uppercase

Jan Louw pro asked 4 years ago


Hi,

Is there a way to turn off Uppercase on mdbBtn button text?

Regards


Bartosz Termena staff answered 4 years ago


Hi!

Try to add this to your styles.scss:

.btn {
  text-transform: unset !important;
}

Best Regards, Bartosz.


Jan Louw pro commented 4 years ago

Hi, working.

Thank you


BenLevy free commented 4 years ago

Thank you. Did not know about "unset".

FYI. The file is _custom-styles.scss in the root folder.


Brightsidedevil free commented 4 years ago

Thank you, works for me :)



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 8.1.1
  • Device: Na
  • Browser: Na
  • OS: Na
  • Provided sample code: No
  • Provided link: No