Topic: Checkbox and Radio Buttons active state
                  
                  Tina Meadors
                  pro
                  asked 7 years ago
                
                      
                      Jakub Strebeyko
                      staff
                        answered 7 years ago
                    
!important label from .btn-primary background-color property (at mdb.css:5442) and
2. Comment out the background-color property at .btn-primary:not([disabled]):not(.disabled):active... (at mdb.css:5456).
With Best Regards,
Kuba
                    
                      Tina Meadors pro commented 7 years ago
Thanks! I've been using some customizations, so I didn't want to just make the change in the mdb.css file, as any changes would get restored the next time I compiled the SASS files. Instead, I removed the !important label on line 111 and commented out the background-color at line 136 of _mixins.scss. Hopefully those are the right places to make the changes! :)Jakub Strebeyko staff commented 7 years ago
If you compile the styles from <code>.scss</code> it's more than <em>right</em> to customize it there. Happy o hear it solved the issue! :D With Regards, KubaFREE 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 jQuery
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No