Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Courses - messaging

Featured Replies

Is it possible to hide this message about withdrawing from a course ? The reason I ask is that we are using courses more for informational purposes rather than a traditional college or a vocational course. Users may people off by being told that they can never access if they choose the withdraw option. It seems that it's not really an issue if people just leave with the course unfinished as it shows a progress but users may not necessarily understand that.

Screenshot 2025-11-27 at 10.50.17 AM.png

There isnt a built in way in which to do that, but you could likely just hide the button with CSS

Before you use this, please bear in mind Ive not tested this, and we dont cover customisation as part of support. But something like this might help

.ipsBox a.ipsButton--negative[href*="/courses/course/"] {
    display: none !important;
}
  • Author

Understand no guarantee ... but it does work perfectly thank you !

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.