Topic: Angular Navbar
Alberto pro asked 7 years ago
Hi,
how do you set the navbar background and foreground colors to custom values?
Add comment
Alberto pro answered 7 years ago
Just answered my own questions. I figure I can post the answer to help others that mey have the same issue
Start your code here
I was setting the color in the component scss. Placing it in the styles.scss makes it work.
Another option is to use
import {ViewEncapsulation} from '@angular/core';
and then encapsulation: ViewEncapsulation.None in your @component
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: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags