Topic: Issues with Changing Background color sidenav

stokkup2313 priority asked 1 year ago


Hi i am trying to update the background for the sidenav but it doesnt stick. ive tried changing my primary theme and updating that way but cannot get it to work. do you have an example of this?


stokkup2313 priority commented 1 year ago

added bg-primary h-100 in the ul class



@stokkup2313 In this case you need to override the sidenav css styles. Please try to add this rule to the styles.scss file:

mdb-sidenav .sidenav {
  background-color: red;
}


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • User: Priority
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: MDB5 1.6.1
  • Device: desktop
  • Browser: chrome
  • OS: macOs
  • Provided sample code: No
  • Provided link: No