Topic: Mr olvier
                  
                  atinbop
                  free
                  asked 6 years ago
                
moring sir i would like to change to hover default color on text from bleu to green.
please help regards
Expected behavior
Actual behavior
Resources (screenshots, code snippets etc.)
                      
                      Aliaksandr Andrasiuk
                      staff
                        answered 6 years ago
                    
Hi,
You can add your own styling in ./css/style.css file. 
F.e., if you want to change color of a HTML element with text-primary class, it's enough to add to ./css/style.css file: 
a.text-primary:hover{
    color: green !important; 
}
Also, you can check all the specified styles in ./css/mdb.css file.
Hope I could help.
Best regards.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: 4.8.5
 - Device: PC
 - Browser: Opera
 - OS: Wiinwos
 - Provided sample code: No
 - Provided link: No