Forum Discussion
Can we remove the default "start course" button in RISE?
Can we remove the "Start Course" button on the top left in RISE?
I know we can customize it, but can we 100% remove it? I tried to leave it blank, but when reviewing, it is still "Start Course" as default.
Thanks,
- PhoebeLu-4abae4Community Member
Oops, I just saw a similar post. All good. :-)
- PhoebeLu-4abae4Community Member
I went through the similar post, looks like there is no way to just remove the "Start course" button? There is an option to turn off the cover page when publishing to LMS. But I still need the cover page. Any idea if just remove that button on the top left in RISE? Thank yoU!
- FrazerGregory-bCommunity Member
Hey Phoebe
Honestly, 24 hours ago it was totally doable. Now it doesn't look like you can :(
Hoping someone out there knows different.
- JohnPinkster-19Community Member
Are you interested in adding CSS to the course after it's published in order to achieve this? If so, I can help provide the steps for that real quick. Ideally it would be a built in solution in Rise and sounds like it was not long ago, but this will at least get you through the trouble right now.
- FrazerGregory-bCommunity Member
Hey John
Yes I certainly would, thanks.
- JohnPinkster-19Community Member
Worth noting that while I mention Mighty, you certainly do not need it at all for this to work! Hope this helps and let me know if you have any issues
.cover__header-content-action-link {
visibility: hidden;
}- FrazerGregory-bCommunity Member
Thanks I'll look into it.
- PhoebeLu-4abae4Community Member
Thank you John! Cool! Looks like there is no easy built in feature in RISE to remove it and we need some "extra" work? I don't have Mighty, and I cannot seem to find the file you edited after I opened scormcontent. LoL
- JohnPinkster-19Community Member
So you have a scormcontent folder but no index.html?
- PhoebeLu-4abae4Community Member
Hi John, yes, I do have an index.html, but for some unknown reason, it cannot be opened (blank page) also, if I right click on that, it just has "copy", "cut", "delete", "properties" and "open" options, nothing else. I really have no idea why it cannot be opened with some real thing pops up. Strange!
- JohnPinkster-19Community Member
Ahh Phoebe, sounds like you just need to know how to edit that file. You can use something like VSCode https://code.visualstudio.com/docs/introvideos/basics or the built in Text Editors. This WikiHow may help. https://www.wikihow.com/Edit-HTML-Files