Topic: Navbar custom gradients
                  
                  flynstone
                  free
                  asked 5 years ago
                
Is there a way to add custom gradient colors for navbar?
I can get it to work for other elements but for some reason it does not work on navbar..
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: 9.0.0
 - Device: PC
 - Browser: Firefox
 - OS: Windows
 - Provided sample code: No
 - Provided link: No
 
Konrad Stępień staff commented 5 years ago
Where you did try to paste styles for navbar?
Was it a global style.scss file?
flynstone free commented 5 years ago
yes, I couldn't get it to work, but I found folder in ng-uikit-pro-standard and added them there and it works.. I believe it is not recommended to do so but I am still learning Angular/front-end development.. if there is a better way to do it I would appreciate the help
Konrad Stępień staff commented 5 years ago
You can do it in your root folder. Just you can override our styles in your
project/src/styles.scssfile.