Topic: Set Link, Hover & Selected Colors
Fitrepreneur
pro
asked 6 years ago
Hi -
Where can I sent the colors for links, hover and selected?
JM
Add comment
Fitrepreneur
pro
answered 6 years ago
Hi Michal -
Thank you for the quick response.
Where are these currently being set?
In bootstrap it is in the scaffolding.less file, which does not exist in MDB.
I stumbled across this, but when I changed the 'a' color it had no effect on the page
a {
color: #009688;
text-decoration: none;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
a:hover, a:focus {
text-decoration: none;
}
Michal Szymanski
staff
answered 6 years ago
Hi,
you have to write your custom CSS code. You can do it in style.css file, which is already linked with default index.html in MDB package.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Specification of the issue
- User: Pro
- Premium support: No
- Technology: General Bootstrap questions
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags