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
A teacher at my school set up her coursework category to "Drop the lowest score" in both Canvas and PowerSchool (we use both). At the end of the semester, 13 of her 78 students had different percentages, with 8 of those being corner cases, resulting different letter grades. And all of those scores were higher in Canvas. I…
I'm not sure that this is the right place to post about this, but I was wondering if anyone has a fix for how the scroll bar for the entire page covers the scroll bar for just a document viewed in Canvas. The scroll bar for a document will stay visible until one attempts to interact with it, at which point the bar for the…
Hi There, We are in the process of transitioning to Canvas this year and were wanting to connect with any other MYP schools to see how you setup Assignment and grading under your modules. Or you could guide us to any resources you may have.
After using Canvas for a while, I picked up a small habit that’s saved me some last-minute stress with written submissions. Even when drafts are original, longer explanations and summaries tend to reuse common phrasing, especially in research-heavy assignments. Before submitting, I usually do a quick cleanup pass to reduce…
In the "How do I use the Learning Mastery Gradebook" page, under "Student scores" (https://community.instructure.com/en/kb/articles/660932-how-do-i-use-the-learning-mastery-gradebook-to-view-outcome-results-in-a-course#view-student-scores), the displayed gradebook shows a little colorful square and also points for each…