I have been successful adding menu items to the sidebar using this thread: https://community.canvaslms.com/t5/Canvas-Admin-Discussion/Help-With-Custom-Menu-Icons-and-Script/m-p/76160#M821
But now, is there a way to remove one of the icons. I would like to remove the Inbox Icon. We have disabled Conversations in Canvas because the admin wants everything to go through ParentSquare. Would love to remove the Inbox icon if possible.
@marchermon
You can use the following custom CSS to hide "Inbox" button
a#global_nav_conversations_link { display: none; }
Please note, this custom CSS only hides the inbox button from the web version of Canvas (E.g. not Canvas Student app) and any users can disable the custom CSS/Javascript from loading.
Hi @marchermon,
I'd suggest contacting your CSM / Account Representative at Instructure about this. They may be able to help you find a solution other than using javascript/css, which may not be universal and could require maintenance down the road as @jerry_nguyen noted.
-Chris
Hi. I'm using Canvas Free for teachers and I'm experiencing an issue Course Analytics not showing any students and activity. I created a course last month and manually added students into it. Some of them accepted and I can see from the People tab that they are spending time in the course (the total time is increasing). I…
This is my first time using the new discussion "checkpoints". I'm hoping the multiple due dates are effective, but using the "checkpoints" does seem to create other problems: They only allow for ONE "reply to topic". The way I use discussions in some of my classes is to allow for students to ask MULTIPLE questions per…
I tried the Quick Reassess feature today. Once I approved the questions and created the assessment it went to the tracker for Block 1. But I can't find the new assessment in my assessments to add to Blocks 2 & 4. If I have to recreate for each class, they won't have the same questions. I also cannot find the option to…
Hello, I’m wondering if Differentiation Tags can be configured as part of a Blueprint course. Our goal is to store differentiated content (pages, assessments, etc.) centrally within the Blueprint and have it already associated with specific Differentiation Tags (e.g. Support, Core, Extension). After the Blueprint is…
Dear Forum members, In the past, I asked students to hide some worksheets in the Excel files they would upload to Canvas. I was only interested in the results of their Excel analysis, and asked students to hide the worksheets with raw data in them. This worked until last Fall, but now SpeedGrader is rendering all…