How to create a page differentiating content for mobile and desktop?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019
09:29 AM
We are creating a content on Canvas that has several pages, and the student must navigate between them by the button "to advance". At the end of each page there is the following instruction for the student: "click the next button to continue".
However, in the application there is no forward button and navigation must be done through links. I wish this statement "click the Next button to continue" did not appear in the application. Does anyone know if this is possible?
I already used <div class = "hidden-desktop hidden-phone hidden-tablet no-print"> but it does not work in the application.
Has anyone done this or do you know what can help me?