Canvas Commons branding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2018
07:44 AM
Hi
We are trying to customize Canvas Commons, and I want to change the background color of the banner(attached see the screenshot). I made the change in global css
.App-header {
background-color:#121212;
}
but it does not work. Can someone help me?