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
When in Speed Grader, under the "Grade by question" option, the Next Student and Previous Student buttons no longer work.
I found an inherited Developer Key in my Canvas instance titled "Athena - 2026-04-30 22:22:18 UTC." Mine is currently off. I haven't been able to find a release note or Community announcement for it. Are you seeing this key in your instance, and what state is it in? Does anyone know the intended default state, or where…
Hi everyone, I’m working through a Sherpath/Evolve LTI 1.3 setup in Canvas and would appreciate some guidance from others who have configured grade passback. Sherpath’s guidance is that the point values need to be adjusted in the Sherpath link opened through the LTI so that the grades pass back to Canvas with the intended…
The fact that the teacher's gradebook view only displays the letter grade in the "override" column makes it difficult for the teacher to review grades, as the numerical grade entered cannot be determined in that view.
Screen readers seem to read out the LaTex and not the equation.