Topic: Navbar Background and Logo
abror free asked 5 years ago
Dear Colleagues,
Weould you be happy to answer the next question?
How can I change the background color and height of the Navbar. Please assist
Arkadiusz Idzikowski staff answered 5 years ago
Dear abror
Just add color class to mdb-navbar SideClass input:
<mdb-navbar SideClass="navbar red"></mdb-navbar>
To change height of the component you will need to overwrite the styles in your styles.scss file:
.navbar {
height: 80px;
}
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 Angular
- MDB Version: 7.4.1
- Device: Desctop
- Browser: Chrome
- OS: Windows10
- Provided sample code: No
- Provided link: No