Topic: Customize the size of a button
birmain pro asked 6 years ago
Arkadiusz Idzikowski staff answered 6 years ago
<mdb-icon class="black-text" icon="star"></mdb-icon>Regards, Arek
hellomdb pro answered 6 years ago
Hello damian, for 2nd option, how to color the icon? I tried to use color="primary" at anchor and icon, also flat button and icon but it did not work
Thank you.
Damian Gemza staff answered 6 years ago
<button mdbBtn color="primary" size="sm" mdbWavesEffect>Button</button>
<a> <mdb-icon icon="user" size="sm"></mdb-icon> </a>Best Regards, Damian
hellomdb pro commented 6 years ago
Hello damian, for 2nd option, how to color the icon? I tried to color at anchor and icon below but it did not workFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
birmain pro commented 6 years ago
I've customized it with css. Is there a way to do it within MDB?